Home
last modified time | relevance | path

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

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