Home
last modified time | relevance | path

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

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