Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp336 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = HandleTranslationUnit() local
1225 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = ExecuteAction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h316 std::string OptRecordFile; global() variable