Searched defs:getASTReader (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 202 IntrusiveRefCntPtr<ASTReader> CompilerInstance::getASTReader() const { getASTReader() function in CompilerInstance |
H A D | ASTUnit.cpp | 762 IntrusiveRefCntPtr<ASTReader> ASTUnit::getASTReader() const { getASTReader() function in ASTUnit |