Home
last modified time | relevance | path

Searched defs:OptRecordFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp338 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in HandleTranslationUnit() local
1211 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in ExecuteAction() local
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h285 std::string OptRecordFile; variable