Searched defs:setSourceManager (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h224 void setSourceManager(SourceManager &SM) { function in class:clang::VerifyDiagnosticConsumer
/external/clang/include/clang/Basic/
H A DDiagnostic.h386 void setSourceManager(SourceManager *SrcMgr) { SourceMgr = SrcMgr; } function in class:clang::DiagnosticsEngine
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp92 void CompilerInstance::setSourceManager(SourceManager *Value) { function in class:CompilerInstance

Completed in 82 milliseconds