Searched defs:hasSourceManager (Results 1 – 10 of 10) sorted by relevance
379 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function1155 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
582 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function1583 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
410 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
449 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
443 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
467 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function