Searched defs:IsNegated (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRMCInstLower.cpp | 31 bool IsNegated = false; in lowerSymbolOperand() local |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | AArch64TargetParser.cpp | 79 bool IsNegated = ArchExt.starts_with("no"); getArchExtFeature() local |
/llvm-project/clang/tools/clang-format/ | ||
H A D | ClangFormat.cpp | 644 const bool IsNegated = Pat[0] == '!'; isIgnored() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAttr.cpp | 872 ATTR_MATCH_SUB_RULE(Value,Spelling,IsAbstract,Parent,IsNegated) getParentAttrMatcherRule() argument |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | BasicAliasAnalysis.cpp | 518 bool IsNegated; global() member |