Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1020 bool Sema::ActOnCXXEnterDeclaratorScope(Scope *S, CXXScopeSpec &SS) { in ActOnCXXEnterDeclaratorScope() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3182 if (!P.Actions.ActOnCXXEnterDeclaratorScope(P.getCurScope(), SS)) in EnterDeclaratorScope()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2981 bool ActOnCXXEnterDeclaratorScope(Scope *S, CXXScopeSpec &SS);