Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h645 const FileEntry *getPCHFile();
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2610 const FileEntry *ASTUnit::getPCHFile() { in getPCHFile() function in ASTUnit