Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp305 llvm::StringRef DumpDeserializedDeclarationRangesPath = in CreateWrappedASTConsumer() local
307 if (!DumpDeserializedDeclarationRangesPath.empty()) { in CreateWrappedASTConsumer()
310 DumpDeserializedDeclarationRangesPath, ErrorCode, in CreateWrappedASTConsumer()
318 << DumpDeserializedDeclarationRangesPath in CreateWrappedASTConsumer()