Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp384 static bool shouldSkipFunction(const Decl *D, in shouldSkipFunction() function
465 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()