Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1348 EnterTemplatedContext(S->getParent(), DC); in EnterDeclaratorContext()
1365 void Sema::EnterTemplatedContext(Scope *S, DeclContext *DC) { in EnterTemplatedContext() function in Sema
H A DSemaDeclCXX.cpp10142 EnterTemplatedContext(InnermostTemplateScope, LookupDC); in ActOnReenterTemplateScope()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3199 void EnterTemplatedContext(Scope *S, DeclContext *DC);