Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp73 const auto MatchSuccessor = [=]() -> bool { in isCLibraryFunction() local
79 if (MatchPredecessor() && MatchSuccessor()) in isCLibraryFunction()