Home
last modified time | relevance | path

Searched refs:RK_WithPattern (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h304 RK_WithPattern, // Remark pattern specified via '-Rgroup=regexp'. enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp1221 Result.Kind = CodeGenOptions::RK_WithPattern; in ParseOptimizationRemark()