Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp321 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in HandleTranslationUnit() local
1107 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = in ExecuteAction() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h266 std::string OptRecordFile; variable