Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h638 const FileEntry *getPCHFile();
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2608 const FileEntry *ASTUnit::getPCHFile() { in getPCHFile() function in ASTUnit