Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp9387 static Scope *getTagInjectionScope(Scope *S, const LangOptions &LangOpts) { in getTagInjectionScope() function
16533 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()
16700 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()