Home
last modified time | relevance | path

Searched defs:setSourceManager (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp519 void DylibVerifier::setSourceManager( in setSourceManager() function in clang::installapi::DylibVerifier
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp168 void CompilerInstance::setSourceManager(SourceManager *Value) { in setSourceManager() function in CompilerInstance