Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp169 void ParsedAttr::getMatchRules( in getMatchRules() function in ParsedAttr
H A DSemaAttr.cpp1026 Attribute.getMatchRules(LangOpts, StrictSubjectMatchRuleSet); in ActOnPragmaAttributeAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h529 void getMatchRules(const LangOptions &LangOpts,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1820 Attribute.getMatchRules(PRef.getLangOpts(), MatchRules); in createExpectedAttributeSubjectRulesTokenDiagnostic()