Home
last modified time | relevance | path

Searched refs:getMatchRules (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DParsedAttr.cpp183 void ParsedAttr::getMatchRules( in getMatchRules() function in ParsedAttr
H A DSemaAttr.cpp936 Attribute.getMatchRules(LangOpts, StrictSubjectMatchRuleSet); in ActOnPragmaAttributeAttribute()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h645 void getMatchRules(const LangOptions &LangOpts,
/llvm-project-15.0.7/clang/lib/Parse/
H A DParsePragma.cpp1673 Attribute.getMatchRules(PRef.getLangOpts(), MatchRules); in createExpectedAttributeSubjectRulesTokenDiagnostic()