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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h215 void setSourceManager(SourceManager &SM) { function in class:clang::VerifyDiagnosticConsumer
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h372 void setSourceManager(SourceManager *SrcMgr) { SourceMgr = SrcMgr; } function in class:clang::DiagnosticsEngine
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp84 void CompilerInstance::setSourceManager(SourceManager *Value) { function in class:CompilerInstance

Completed in 198 milliseconds