Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp840 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, in IsInvalidUnlessNestedName() function in Sema
/external/clang/lib/Parse/
DParseExprCXX.cpp434 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, II, in ParseOptionalCXXScopeSpecifier()
/external/clang/include/clang/Sema/
DSema.h4639 bool IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS,