Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1312 const MemRegion *ValueR) { in showBRParamDiagnostics() argument
1326 } else if (ValueR && ValueR->canPrintPretty()) { in showBRParamDiagnostics()
1327 ValueR->printPretty(os); in showBRParamDiagnostics()