Lines Matching defs:NewIP
2129 ComplexType *NewIP = ComplexTypes.FindNodeOrInsertPos(ID, InsertPos); in getComplexType() local
2157 PointerType *NewIP = PointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getPointerType() local
2195 DecayedType *NewIP = DecayedTypes.FindNodeOrInsertPos(ID, InsertPos); in getDecayedType() local
2226 BlockPointerType *NewIP = in getBlockPointerType() local
2264 LValueReferenceType *NewIP = in getLValueReferenceType() local
2301 RValueReferenceType *NewIP = in getRValueReferenceType() local
2333 MemberPointerType *NewIP = in getMemberPointerType() local
2378 ConstantArrayType *NewIP = in getConstantArrayType() local
2676 VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getVectorType() local
2707 VectorType *NewIP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getExtVectorType() local
2781 FunctionNoProtoType *NewIP = in getFunctionNoProtoType() local
2852 FunctionProtoType *NewIP = in getFunctionType() local
3707 AtomicType *NewIP = AtomicTypes.FindNodeOrInsertPos(ID, InsertPos); in getAtomicType() local