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

Completed in 57 milliseconds