Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp9538 static Scope *getTagInjectionScope(Scope *S, const LangOptions &LangOpts) { in getTagInjectionScope() function
16992 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()
17159 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()