Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DParsedAttr.cpp175 void ParsedAttr::getMatchRules( in getMatchRules() function in ParsedAttr
H A DSemaAttr.cpp807 Attribute.getMatchRules(LangOpts, StrictSubjectMatchRuleSet); in ActOnPragmaAttributeAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h616 void getMatchRules(const LangOptions &LangOpts,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1517 Attribute.getMatchRules(PRef.getLangOpts(), SubjectMatchRuleSet); in createExpectedAttributeSubjectRulesTokenDiagnostic()