Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenAction.cpp331 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in HandleTranslationUnit() local
1138 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in ExecuteAction() local
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h259 std::string OptRecordFile; variable