Home
last modified time | relevance | path

Searched defs:IsNegated (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp31 bool IsNegated = false; in lowerSymbolOperand() local
/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp79 bool IsNegated = ArchExt.starts_with("no"); getArchExtFeature() local
299 bool IsNegated = NChars != 0; parseModifier() local
319 bool IsNegated = F[0] == '-'; reconstructFromParsedFeatures() local
/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp644 const bool IsNegated = Pat[0] == '!'; isIgnored() local
/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp872 ATTR_MATCH_SUB_RULE(Value,Spelling,IsAbstract,Parent,IsNegated) getParentAttrMatcherRule() argument
885 ATTR_MATCH_SUB_RULE(Value,Spelling,IsAbstract,Parent,IsNegated) isNegatedAttrMatcherSubRule() argument
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp518 bool IsNegated; global() member
[all...]