Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp390 static bool shouldSkipFunction(const Decl *D, in shouldSkipFunction() function
469 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()