Searched refs:ConstTypeClass (Results 1 – 2 of 2) sorted by relevance
51 return isa(Def, ConstTypeClass); in isaConstType()156 ConstTypeClass = Records.getClass(ConstTypeClassName); in index()
29 llvm::Record *ConstTypeClass; variable