Home
last modified time | relevance | path

Searched refs:getSourceManagerPtr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DFrontend.h39 Ctx.Verifier->setSourceManager(CI.getSourceManagerPtr()); in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h475 IntrusiveRefCntPtr<SourceManager> getSourceManagerPtr() const { in getSourceManagerPtr() function