/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | RefactoringActions.cpp | 40 RefactoringActionRules Rules; in createActionRules() local 85 RefactoringActionRules Rules; in createActionRules() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelMatchTableExecutorEmitter.cpp |
|
H A D | GlobalISelEmitter.cpp | 2206 buildMatchTable(MutableArrayRef<RuleMatcher> Rules,bool Optimize,bool WithCoverage) buildMatchTable() argument 2399 std::vector<RuleMatcher> Rules; run() local [all...] |
H A D | GlobalISelMatchTable.cpp |
|
H A D | GlobalISelCombinerEmitter.cpp | 2870 buildMatchTable(MutableArrayRef<RuleMatcher> Rules) buildMatchTable() argument 2952 std::vector<RuleMatcher> Rules; run() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 522 RulesContTy &Rules) const { in consumeRulesFromConfig() argument 565 RulesContTy Rules; parseConfiguration() local 809 GenericTaintRuleParser::RulesContTy Rules{ initTaintRules() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 275 json::Array Rules; endRun() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 909 for (const auto &I : llvm::enumerate(Rules)) { in attrMatcherRuleListToString() argument 924 ActOnPragmaAttributeAttribute(ParsedAttr & Attribute,SourceLocation PragmaLoc,attr::ParsedSubjectMatchRuleSet Rules) ActOnPragmaAttributeAttribute() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 402 transformer::applyFirst(ArrayRef<RewriteRuleWith<void>> Rules) { in applyFirst()
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 1933 std::vector<AttributeSubjectMatchRule> Rules; global() member 1936 std::vector<AttributeSubjectMatchRule> Rules; global() member in __anon575287d10411::PragmaClangAttributeSupport::RuleOrAggregateRuleSet 1938 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules,bool IsRule) RuleOrAggregateRuleSet() argument 1959 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) getAggregateRuleSet() argument 2043 std::vector<AttributeSubjectMatchRule> Rules; PragmaClangAttributeSupport() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 429 SmallVector<LegalizeRule, 2> Rules; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules; member in __anond089bb350111::SchedGroup
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 215 std::vector<Rule> Rules; member
|