Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DParsedAttr.cpp179 return getInfo().getPragmaAttributeMatchRules(MatchRules, LangOpts); in getMatchRules()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h110 virtual void getPragmaAttributeMatchRules( in getPragmaAttributeMatchRules() function