Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DCodeGenOptions.h239 std::string OptRecordFile; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp269 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile; in HandleTranslationUnit() local