Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp878 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, in IsInvalidUnlessNestedName() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp396 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, IdInfo, in ParseOptionalCXXScopeSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6487 bool IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS,