Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1042 void Sema::ActOnCXXExitDeclaratorScope(Scope *S, const CXXScopeSpec &SS) { in ActOnCXXExitDeclaratorScope() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3189 P.Actions.ActOnCXXExitDeclaratorScope(P.getCurScope(), SS); in ~DeclaratorScopeObj()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2988 void ActOnCXXExitDeclaratorScope(Scope *S, const CXXScopeSpec &SS);