Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp202 IntrusiveRefCntPtr<ASTReader> CompilerInstance::getASTReader() const { in getASTReader() function in CompilerInstance
H A DASTUnit.cpp762 IntrusiveRefCntPtr<ASTReader> ASTUnit::getASTReader() const { in getASTReader() function in ASTUnit