Searched defs:setSourceManager (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | VerifyDiagnosticConsumer.h | 126 void setSourceManager(SourceManager &SM) { in setSourceManager() function |
/llvm-project/clang/lib/InstallAPI/ | ||
H A D | DylibVerifier.cpp | 515 void DylibVerifier::setSourceManager( setSourceManager() function in clang::installapi::DylibVerifier |
/llvm-project/clang-tools-extra/clang-tidy/ | ||
H A D | ClangTidyDiagnosticConsumer.cpp | 221 void ClangTidyContext::setSourceManager(SourceManager *SourceMgr) { in setSourceManager() function in ClangTidyContext |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Diagnostic.h | 589 void setSourceManager(SourceManager *SrcMgr) { setSourceManager() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 168 void CompilerInstance::setSourceManager(SourceManager *Value) { setSourceManager() function in CompilerInstance |