Searched refs:SetOfConstDecls (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp310 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
324 SetOfConstDecls *VisitedCallees = nullptr);
328 SetOfConstDecls *VisitedCallees);
331 SetOfConstDecls *VisitedCallees);
417 const SetOfConstDecls &Visited,
418 const SetOfConstDecls &VisitedAsTopLevel) {
438 const SetOfConstDecls &Visited) {
469 SetOfConstDecls Visited;
470 SetOfConstDecls VisitedAsTopLevel;
489 SetOfConstDecls VisitedCallee
[all...]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h29 typedef llvm::DenseSet<const Decl*> SetOfConstDecls; typedef in namespace:clang::ento
H A DExprEngine.h94 SetOfConstDecls *VisitedCallees;
101 SetOfConstDecls *VisitedCalleesIn,
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp61 SetOfConstDecls *VisitedCalleesIn,

Completed in 60 milliseconds