Searched defs:elementTypes (Results 1 – 3 of 3) sorted by relevance
36 final CachedTypeLookup[] elementTypes; field in Field41 Class[] elementTypes, Annotation[] annotations) { in Field()
294 SmallVectorImpl<llvm::Type*> &elementTypes) { in initializeForBlockHeader()321 SmallVector<llvm::Type*, 8> elementTypes; in computeBlockInfo() local
272 HASH_TABLE elementTypes; member