Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8279 static DeclContext *getTagInjectionContext(DeclContext *DC) { in getTagInjectionContext() function
8695 getTagInjectionContext(NewFD->getLexicalDeclContext()); in ActOnFunctionDeclarator()
14381 SearchDC = getTagInjectionContext(SearchDC); in ActOnTag()
14553 if (!getTagInjectionContext(CurContext)->getRedeclContext() in ActOnTag()