HomeSort by relevance Sort by last modified time
    Searched refs:IsInvalidUnlessNestedName (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 731 /// IsInvalidUnlessNestedName - This method is used for error recovery
737 bool Sema::IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS,
    [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp 384 if (Actions.IsInvalidUnlessNestedName(getCurScope(), SS, II,
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 26 milliseconds