Home
last modified time | relevance | path

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

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