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

/external/clang/lib/Analysis/
H A DPseudoConstantAnalysis.cpp26 #define VARDECL_SET_SIZE 256 macro
27 typedef llvm::SmallPtrSet<const VarDecl*, VARDECL_SET_SIZE> VarDeclSet;

Completed in 484 milliseconds