Searched defs:setSourceManager (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ | ||
H A D | DylibVerifier.cpp | 519 void DylibVerifier::setSourceManager( in setSourceManager() function in clang::installapi::DylibVerifier |
/freebsd/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 168 void CompilerInstance::setSourceManager(SourceManager *Value) { in setSourceManager() function in CompilerInstance |