Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp1020 bool Sema::ActOnCXXEnterDeclaratorScope(Scope *S, CXXScopeSpec &SS) { in ActOnCXXEnterDeclaratorScope() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3182 if (!P.Actions.ActOnCXXEnterDeclaratorScope(P.getCurScope(), SS)) in EnterDeclaratorScope()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2981 bool ActOnCXXEnterDeclaratorScope(Scope *S, CXXScopeSpec &SS);