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

/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp278 SetOfConstDecls *VisitedCallees = 0);
280 void RunPathSensitiveChecks(Decl *D, SetOfConstDecls *VisitedCallees);
282 SetOfConstDecls *VisitedCallees);
425 SetOfConstDecls VisitedCallees;
432 for (SetOfConstDecls::iterator I = VisitedCallees.begin(),
537 SetOfConstDecls *VisitedCallees) {
577 SetOfConstDecls *VisitedCallees) {
613 SetOfConstDecls *Visited) {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h26 typedef llvm::DenseSet<const Decl*> SetOfConstDecls; typedef in namespace:clang::ento
H A DExprEngine.h95 SetOfConstDecls *VisitedCallees;
99 SetOfConstDecls *VisitedCalleesIn,
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp58 SetOfConstDecls *VisitedCalleesIn,

Completed in 80 milliseconds