Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h285 RK_WithPattern, // Remark pattern specified via '-Rgroup=regexp'. enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1202 Result.Kind = CodeGenOptions::RK_WithPattern; in ParseOptimizationRemark()