Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp419 static bool shouldSkipFunction(const Decl *D, in shouldSkipFunction() function
488 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()