Searched refs:ActOnReenterDeclaratorTemplateScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp1308 Actions.ActOnReenterDeclaratorTemplateScope(getCurScope(), Declarator);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4803 void ActOnReenterDeclaratorTemplateScope(Scope *S, DeclaratorDecl *D);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp5940 void Sema::ActOnReenterDeclaratorTemplateScope(Scope *S, DeclaratorDecl *D) { function in class:Sema

Completed in 407 milliseconds