Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DParsedAttr.cpp171 return getInfo().getPragmaAttributeMatchRules(MatchRules, LangOpts); in getMatchRules()
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h98 virtual void getPragmaAttributeMatchRules( in getPragmaAttributeMatchRules() function