Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendAction.cpp576 bool ReplayASTFile = Input.getKind().getFormat() == InputKind::Precompiled && in BeginSourceFile() local
596 if (ReplayASTFile) { in BeginSourceFile()