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