Searched defs:OptRecordFile (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenAction.cpp | 336 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = HandleTranslationUnit() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | CodeGenOptions.h | 316 std::string OptRecordFile; global() variable |