Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp836 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, in IsInvalidUnlessNestedName() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp444 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, IdInfo, in ParseOptionalCXXScopeSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2945 bool IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS,