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

  /external/clang/lib/Basic/
Diagnostic.cpp 85 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc);
118 PushDiagStatePoint(&DiagStates.back(), SourceLocation());
198 PushDiagStatePoint(&DiagStates.back(), Loc);
  /external/clang/include/clang/Basic/
Diagnostic.h 257 void PushDiagStatePoint(DiagState *State, SourceLocation L) {
    [all...]

Completed in 21 milliseconds