Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8288 static Scope *getTagInjectionScope(Scope *S, const LangOptions &LangOpts) { in getTagInjectionScope() function
14384 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()
14558 S = getTagInjectionScope(S, getLangOpts()); in ActOnTag()