Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp12237 static Scope *getTagInjectionScope(Scope *S, const LangOptions &LangOpts) { in getTagInjectionScope() function
12567 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()
12743 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()