Home
last modified time | relevance | path

Searched refs:getPragmaAttributeMatchRules (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DParsedAttrInfo.h147 virtual void getPragmaAttributeMatchRules( in getPragmaAttributeMatchRules() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp173 return getInfo().getPragmaAttributeMatchRules(MatchRules, LangOpts); in getMatchRules()