Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp8934 static Scope *getTagInjectionScope(Scope *S, const LangOptions &LangOpts) { in getTagInjectionScope() function
15847 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()
16015 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()