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

  /external/clang/include/clang/Basic/
Diagnostic.h 717 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; }
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 708 SourceLocation Loc = Diags.getCurrentDiagLoc();
    [all...]

Completed in 33 milliseconds