Home
last modified time | relevance | path

Searched defs:hasSourceManager (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnostic.h379 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1155 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnostic.h582 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1583 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnostic.h582 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1583 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDiagnostic.h582 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1583 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnostic.h582 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1583 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCompilerInstance.h410 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DCompilerInstance.h449 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DCompilerInstance.h449 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DCompilerInstance.h443 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DCompilerInstance.h467 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function