Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp546 bool ReplayASTFile = Input.getKind().getFormat() == InputKind::Precompiled && in BeginSourceFile() local
553 if (ReplayASTFile) { in BeginSourceFile()