Searched defs:Rule (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h33 Transformer(transformer::RewriteRule Rule, ChangeConsumer Consumer) argument
45 transformer::RewriteRule Rule; member in class:clang::tooling::Transformer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h127 Rule(std::tuple<RequirementTypes...> Requirements) function in class:clang::tooling::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp28 const char *attr::getSubjectMatchRuleSpelling(attr::SubjectMatchRule Rule) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp92 void transformer::addInclude(RewriteRule &Rule, StringRef Header, argument
136 transformer::detail::buildMatchers(const RewriteRule &Rule) { argument
162 DynTypedMatcher transformer::detail::buildMatcher(const RewriteRule &Rule) { argument
186 findSelectedCase(const MatchResult &Result, const RewriteRule &Rule) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp308 static Cursor maybeLexIndex(Cursor C, MIToken &Token, StringRef Rule, argument
321 static Cursor maybeLexIndexAndName(Cursor C, MIToken &Token, StringRef Rule, argument
362 const StringRef Rule local
371 const StringRef Rule = "%ir-block."; local
381 const StringRef Rule = "%ir."; local
475 const StringRef Rule = "<mcsymbol "; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h366 void add(const LegalizeRule &Rule) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp102 static bool hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, argument
117 static bool mutationIsSane(const LegalizeRule &Rule, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp329 StringRef makeNameForAnonInstr(CombineRule &Rule) { argument
334 StringRef makeDebugName(CombineRule &Rule, StringRef Name) { argument
338 StringRef makeNameForAnonPredicate(CombineRule &Rule) { argument
659 std::unique_ptr<CombineRule> Rule = local
711 std::unique_ptr<CombineRule> Rule = makeCombineRule(*R); local
741 const CombineRule *Rule = Leaf.getTargetData<CombineRule>(); local
[all...]
H A DGlobalISelEmitter.cpp1529 emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) argument
2036 RuleMatcher &Rule; member in class:final
2052 InstructionMatcher(RuleMatcher &Rule, StringRef SymbolicName) argument
2126 emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp601 getParentAttrMatcherRule(attr::SubjectMatchRule Rule) { argument
614 bool isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp418 TaintPropagationRule Rule = local
552 TaintPropagationRule Rule = TaintPropagationRule::getTaintPropagationRule( local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp165 struct Rule { struct in struct:__anon2259::Simplifier
167 Rule(StringRef N, FuncType F) : Name(N), Fn(F) {} function in struct:__anon2259::Simplifier::Rule
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1170 static bool isAbstractAttrMatcherRule(attr::SubjectMatchRule Rule) { argument
1229 Rule = isAttributeSubjectMatchRule(Name); local
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1788 getRule(const AttributeSubjectMatchRule &Rule) { argument
[all...]

Completed in 306 milliseconds