Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h64 APSIntSetTy; typedef
69 APSIntSetTy APSIntSet;
/external/clang/lib/StaticAnalyzer/Core/
DBasicValueFactory.cpp65 for (APSIntSetTy::iterator I=APSIntSet.begin(), E=APSIntSet.end(); I!=E; ++I) in ~BasicValueFactory()