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 81 PushDiagStatePoint(DiagStateOnPushStack.back(), Loc);
112 PushDiagStatePoint(&DiagStates.back(), SourceLocation());
185 PushDiagStatePoint(&DiagStates.back(), Loc);
  /external/clang/include/clang/Basic/
Diagnostic.h 233 void PushDiagStatePoint(DiagState *State, SourceLocation L) {
    [all...]

Completed in 127 milliseconds