Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp280 Actions.ActOnReenterTemplateScope(getCurScope(), Class.TagOrTemplate); in ParseLexedMethodDeclarations()
307 Actions.ActOnReenterTemplateScope(getCurScope(), LM.Method); in ParseLexedMethodDeclaration()
482 Actions.ActOnReenterTemplateScope(getCurScope(), Class.TagOrTemplate); in ParseLexedMethodDefs()
499 Actions.ActOnReenterTemplateScope(getCurScope(), LM.D); in ParseLexedMethodDef()
588 Actions.ActOnReenterTemplateScope(getCurScope(), Class.TagOrTemplate); in ParseLexedMemberInitializers()
DParseTemplate.cpp1361 Actions.ActOnReenterTemplateScope(getCurScope(), cast<Decl>(*II)); in ParseLateTemplatedFuncDef()
DParseOpenMP.cpp390 Actions.ActOnReenterTemplateScope(Actions.getCurScope(), D); in FNContextRAII()
DParseDecl.cpp1165 Actions.ActOnReenterTemplateScope(getCurScope(), Class.TagOrTemplate); in ParseLexedAttributes()
1242 Actions.ActOnReenterTemplateScope(Actions.CurScope, D); in ParseLexedAttribute()
/external/llvm-project/clang/lib/Parse/
DParseTemplate.cpp29 return Actions.ActOnReenterTemplateScope(D, [&] { in ReenterTemplateScopes()
/external/clang/include/clang/Sema/
DSema.h5429 unsigned ActOnReenterTemplateScope(Scope *S, Decl *Template);
/external/llvm-project/clang/include/clang/Sema/
DSema.h6951 unsigned ActOnReenterTemplateScope(Decl *Template,
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6667 unsigned Sema::ActOnReenterTemplateScope(Scope *S, Decl *D) { in ActOnReenterTemplateScope() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp10003 Sema::ActOnReenterTemplateScope(Decl *D, in ActOnReenterTemplateScope() function in Sema