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