Searched defs:OptRecordFile (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Frontend/ | ||
H A D | CodeGenOptions.h | 68 std::string OptRecordFile; global() variable |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenAction.cpp | 311 std::unique_ptr<llvm::ToolOutputFile> OptRecordFile = HandleTranslationUnit() local |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | CodeGenOptions.h | 320 std::string OptRecordFile; global() variable |