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

  /external/clang/lib/Parse/
ParseTentative.cpp     [all...]
ParseExpr.cpp 757 // If TryAnnotateTypeOrScopeToken annotates the token, tail recurse.
758 if (TryAnnotateTypeOrScopeToken())
    [all...]
ParseDecl.cpp     [all...]
Parser.cpp     [all...]
ParseObjc.cpp     [all...]
  /external/clang/include/clang/Parse/
Parser.h 471 // If NeedType is true, then TryAnnotateTypeOrScopeToken will try harder to
473 bool TryAnnotateTypeOrScopeToken(bool EnteringContext = false,
    [all...]

Completed in 63 milliseconds