Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp1350 EnterTemplatedContext(S->getParent(), DC); in EnterDeclaratorContext()
1367 void Sema::EnterTemplatedContext(Scope *S, DeclContext *DC) { in EnterTemplatedContext() function in Sema
DSemaDeclCXX.cpp10063 EnterTemplatedContext(InnermostTemplateScope, LookupDC); in ActOnReenterTemplateScope()
/external/llvm-project/clang/include/clang/Sema/
DSema.h3066 void EnterTemplatedContext(Scope *S, DeclContext *DC);