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 374 bool hasSourceManager() const { return SourceMgr != nullptr; }
  /external/clang/include/clang/Basic/
Diagnostic.h 381 bool hasSourceManager() const { return SourceMgr != nullptr; }
    [all...]

Completed in 56 milliseconds