Searched refs:RK_Enabled (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h331 RK_Enabled, // Remark enabled via '-Rgroup'. enumerator in enum:clang::CodeGenOptions::RemarkKind
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1292 } else if (Remark.Kind == CodeGenOptions::RK_Enabled) {
1327 Result.Kind = CodeGenOptions::RK_Enabled;

Completed in 92 milliseconds