Searched defs:getTypeID (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h165 unsigned getTypeID(Type *T) const { function in class:llvm::ValueEnumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp73 static char getTypeID(Type *Ty) { function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h135 TypeID getTypeID() const { return ID; } function in class:llvm::Type
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h103 uint16_t getTypeID() const { return TypeID; } function in class:llvm::object::ResourceEntryRef

Completed in 114 milliseconds