Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp9529 static DeclContext *getTagInjectionContext(DeclContext *DC) { in getTagInjectionContext() function
10054 getTagInjectionContext(NewFD->getLexicalDeclContext()); in ActOnFunctionDeclarator()
16989 SearchDC = getTagInjectionContext(SearchDC); in ActOnTag()
17154 if (!getTagInjectionContext(CurContext)->getRedeclContext() in ActOnTag()