Searched refs:OptRecordFormat (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h255 std::string OptRecordFormat; member in class:clang::CodeGenOptions
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp99 << CodeGenOpts.OptRecordFormat;
314 CodeGenOpts.OptRecordFormat, CodeGenOpts.DiagnosticsWithHotness,
1158 CodeGenOpts.OptRecordFormat, CodeGenOpts.DiagnosticsWithHotness,
H A DBackendUtil.cpp1463 Conf.RemarksFormat = CGOpts.OptRecordFormat;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1312 Opts.OptRecordFormat = A->getValue();

Completed in 192 milliseconds