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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 393 bool hasSourceManager() const { return SourceMgr != nullptr; }
  /external/clang/include/clang/Basic/
Diagnostic.h 377 bool hasSourceManager() const { return SourceMgr != nullptr; }
    [all...]

Completed in 131 milliseconds