Searched refs:clang_has_option (Results 1 – 1 of 1) sorted by relevance
18 def clang_has_option(option): function27 if not clang_has_option("-mcet"):29 if not clang_has_option("-fcf-protection"):31 if not clang_has_option("-fstack-clash-protection"):33 if not clang_has_option("-fstack-protector-strong"):35 if not clang_has_option("-fno-semantic-interposition"):37 if not clang_has_option("-ffat-lto-objects"):39 if not clang_has_option("-ftree-loop-distribute-patterns"):41 if not clang_has_option("-gno-variable-location-views"):66 if clang_has_option("-Wno-cast-function-type-mismatch"):