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