reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
432 inline ArrayType *getType() const { 486 inline StructType *getType() const { 521 inline VectorType *getType() const {include/llvm/IR/InlineAsm.h
72 PointerType *getType() const {
include/llvm/IR/Value.h 246 Type *getType() const { return VTy; }