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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp872 /// IsInvalidUnlessNestedName - This method is used for error recovery
878 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp396 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, IdInfo,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6231 bool IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS,

Completed in 107 milliseconds