/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 270 ApplyRuleCallback(RewriteRule Rule) : Rule(std::move(Rule)) {} in ApplyRuleCallback() 291 RewriteRule Rule; member in __anonb2d314f30611::ApplyRuleCallback 300 rewriteDescendantsImpl(const T &Node, RewriteRule Rule, in rewriteDescendantsImpl() 310 transformer::detail::rewriteDescendants(const Decl &Node, RewriteRule Rule, in rewriteDescendants() 316 transformer::detail::rewriteDescendants(const Stmt &Node, RewriteRule Rule, in rewriteDescendants() 322 transformer::detail::rewriteDescendants(const TypeLoc &Node, RewriteRule Rule, in rewriteDescendants() 329 RewriteRule Rule, in rewriteDescendants() 345 RewriteRule Rule) { in rewriteDescendants() 359 void transformer::addInclude(RewriteRuleBase &Rule, StringRef Header, in addInclude() 404 for (auto &Rule : Rules) in applyFirst() local [all …]
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 88 for (auto *Rule : CompatRules) { emitFnAttrCompatCheck() local 106 for (auto *Rule : MergeRules) { emitFnAttrCompatCheck() local
|
H A D | GlobalISelMatchTable.cpp |
|
H A D | GlobalISelMatchTableExecutorEmitter.cpp |
|
H A D | GlobalISelMatchTable.h |
|
H A D | GlobalISelEmitter.cpp | 709 createAndImportSelDAGMatcher(RuleMatcher & Rule,InstructionMatcher & InsnMatcher,const TreePatternNode * Src,unsigned & TempOpIdx) createAndImportSelDAGMatcher() argument 941 importChildMatcher(RuleMatcher & Rule,InstructionMatcher & InsnMatcher,const TreePatternNode * SrcChild,bool OperandIsAPointer,bool OperandIsImmArg,unsigned OpIdx,unsigned & TempOpIdx) importChildMatcher() argument 1163 importExplicitUseRenderer(action_iterator InsertPt,RuleMatcher & Rule,BuildMIAction & DstMIBuilder,const TreePatternNode * DstChild,const TreePatternNode * Src) importExplicitUseRenderer() argument 2475 for (const auto &Rule : Rules) run() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 92 P1689ModuleDependencyPrinterConsumer(P1689Rule &Rule, in getP1689ModuleDependencyFile() 115 P1689Rule &Rule; in getP1689ModuleDependencyFile() member in DependencyScanningTool::getP1689ModuleDependencyFile::P1689ModuleDependencyPrinterConsumer 127 P1689Rule Rule; in getP1689ModuleDependencyFile() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 390 assert(Rule.DefaultConfiguration.Enabled && in appendResult() local 281 json::Object Rule{ endRun() local 380 createRule(const SarifRule & Rule) createRule() argument [all...] |
H A D | Attributes.cpp | 65 getSubjectMatchRuleSpelling(attr::SubjectMatchRule Rule) getSubjectMatchRuleSpelling() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 336 maybeLexIndex(Cursor C,MIToken & Token,StringRef Rule,MIToken::TokenKind Kind) maybeLexIndex() argument 349 maybeLexIndexAndName(Cursor C,MIToken & Token,StringRef Rule,MIToken::TokenKind Kind) maybeLexIndexAndName() argument 390 const StringRef Rule = "%subreg."; maybeLexSubRegisterIndex() local 399 const StringRef Rule = "%ir-block."; maybeLexIRBlock() local 409 const StringRef Rule = "%ir."; maybeLexIRValue() local 503 const StringRef Rule = "<mcsymbol "; maybeLexMCSymbol() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 870 getParentAttrMatcherRule(attr::SubjectMatchRule Rule) getParentAttrMatcherRule() argument 883 isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) isNegatedAttrMatcherSubRule() argument 942 for (const auto &Rule : Rules) { ActOnPragmaAttributeAttribute() local 966 for (const auto &Rule : Rules) { ActOnPragmaAttributeAttribute() local 992 for (const auto &Rule : Rules) ActOnPragmaAttributeAttribute() local 995 for (const auto &Rule : Rules) { ActOnPragmaAttributeAttribute() local 1018 for (const auto &Rule : RulesToCheck) { ActOnPragmaAttributeAttribute() local 1038 for (const auto &Rule : Rules) { ActOnPragmaAttributeAttribute() local 1109 for (const auto &Rule : Entry.MatchRules) { AddPragmaAttributes() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 95 static bool hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, in hasNoSimpleLoops() argument 112 static bool mutationIsSane(const LegalizeRule &Rule, in mutationIsSane() argument 193 for (const LegalizeRule &Rule : Rules) { apply() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnostic.cpp | 49 SarifRule Rule = SarifRule::create().setRuleId(std::to_string(Diag->getID())); in emitDiagnosticMessage() local 137 SARIFDiagnostic::addDiagnosticLevelToRule(SarifRule Rule, in addDiagnosticLevelToRule()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRulesInternal.h | 59 auto Rule = in invokeRuleAfterValidatingRequirements() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.cpp | 369 const ManglingRule& Rule; member in __anon633a54c60111::ParamIterator 571 for (auto Rule : manglingRules) in buildManglingRulesMap() local 672 const ManglingRule& Rule = manglingRules[FuncId]; in parseFuncName() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 521 consumeRulesFromConfig(const Config & C,GenericTaintRule && Rule,RulesContTy & Rules) consumeRulesFromConfig() argument 821 if (const auto *Rule = checkPreCall() local 824 else if (const auto *Rule = DynamicTaintRules->lookup(Call)) checkPreCall() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 155 auto Rule = SarifRule::create() in createRuleMapping() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 178 struct Rule { struct 180 Rule(StringRef N, FuncType F) : Name(N), Fn(F) {} in Rule() argument 179 FuncType__anon356acde80111::Simplifier::Rule global() argument 181 Name__anon356acde80111::Simplifier::Rule global() argument 182 Fn__anon356acde80111::Simplifier::Rule global() argument
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 1955 getRule(const AttributeSubjectMatchRule & Rule) getRule() argument 2079 for (const auto &Rule : Rules) { emitMatchRuleList() local 2174 for (const auto &Rule : It->getSecond().getAggregateRuleSet()) { generateStrictConformsTo() local 2195 for (const auto &Rule : Rules) { generateParsingHelpers() local 2209 for (const auto &Rule : SubMatchRule.second) { generateParsingHelpers() local 2217 for (const auto &Rule : SubMatchRule.second) { generateParsingHelpers() local 2234 for (const auto &Rule : Rules) { generateParsingHelpers() local 2260 for (const auto &Rule : SubMatchRule.second) { generateParsingHelpers() local 4271 for (const auto &Rule : PragmaAttributeSupport.Rules) { emitAttributeMatchRules() local 5141 for (const auto &Rule : llvm::enumerate(RuleSet.getAggregateRuleSet())) { EmitTestPragmaAttributeSupportedAttributes() local [all...] |
/freebsd-src/crypto/heimdal/lib/com_err/ |
H A D | parse.c | 807 # define YY_REDUCE_PRINT(Rule) \ argument 820 # define YY_REDUCE_PRINT(Rule) argument
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | ExtractAPIConsumer.cpp | 65 const llvm::Regex Rule("/(.+)\\.framework/(.+)?Headers/(.+)"); getRelativeIncludeName() local
|
/freebsd-src/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.c | 1192 # define YY_REDUCE_PRINT(Rule) \ argument 1205 # define YY_REDUCE_PRINT(Rule) argument
|
/freebsd-src/crypto/heimdal/lib/sl/ |
H A D | slc-gram.c | 781 # define YY_REDUCE_PRINT(Rule) \ argument 794 # define YY_REDUCE_PRINT(Rule) argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 1627 isAbstractAttrMatcherRule(attr::SubjectMatchRule Rule) isAbstractAttrMatcherRule() argument 1686 Rule = isAttributeSubjectMatchRule(Name); ParsePragmaAttributeSubjectMatchRuleSet() local 1828 for (const auto &Rule : MatchRules) { createExpectedAttributeSubjectRulesTokenDiagnostic() local [all...] |
/freebsd-src/crypto/heimdal/lib/asn1/ |
H A D | asn1parse.c | 1199 # define YY_REDUCE_PRINT(Rule) \ argument 1212 # define YY_REDUCE_PRINT(Rule) argument
|