Home
last modified time | relevance | path

Searched defs:CallDescription (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp200 [&](const std::pair<CallDescription, unsigned> &Item) { in checkPostCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h79 class CallDescription; variable
1300 std::initializer_list<std::pair<CallDescription, T>> &&List) in CallDescriptionMap()