Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp421 static bool removeUnneededCalls(const PathDiagnosticConstruct &C, in removeUnneededCalls() function
438 if (!removeUnneededCalls( in removeUnneededCalls()
448 if (!removeUnneededCalls(C, macro.subPieces, R, IsInteresting)) in removeUnneededCalls()
2057 removeUnneededCalls(Construct, Construct.getMutablePieces(), R); in generate()