Home
last modified time | relevance | path

Searched refs:ShouldEnterDeclaratorScope (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp968 bool Sema::ShouldEnterDeclaratorScope(Scope *S, const CXXScopeSpec &SS) { in ShouldEnterDeclaratorScope() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6020 if (SS.isSet() && Actions.ShouldEnterDeclaratorScope(getCurScope(), SS)) in isConstructorDeclarator()
6572 if (Actions.ShouldEnterDeclaratorScope(getCurScope(), in ParseDirectDeclarator()
6654 Actions.ShouldEnterDeclaratorScope(getCurScope(), in ParseDirectDeclarator()
6739 Actions.ShouldEnterDeclaratorScope(getCurScope(), in ParseDirectDeclarator()
H A DParseExprCXX.cpp2818 if (Actions.ShouldEnterDeclaratorScope(getCurScope(), SS)) in ParseUnqualifiedId()
H A DParseDeclCXX.cpp4199 if (SS.isValid() && Actions.ShouldEnterDeclaratorScope(getCurScope(), SS)) in ParseTrailingRequiresClause()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3425 bool ShouldEnterDeclaratorScope(Scope *S, const CXXScopeSpec &SS);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4740 …eclaratorScopeEPNS_5ScopeERKNS_12CXXScopeSpecE", "clang::Sema::ShouldEnterDeclaratorScope(clang::S…