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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Bitcode/Writer/
H A DValueEnumerator.h92 unsigned getTypeID(Type *T) const { function in class:llvm::ValueEnumerator
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleLVMVolume.h156 inline UInt32 getTypeID(void) const { return lvTypeID; }; function in class:AppleLVMVolume
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DType.h133 TypeID getTypeID() const { return (TypeID)(IDAndSubclassData & 0xFF); } function in class:llvm::Type
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp63 static char getTypeID(Type *Ty) { function

Completed in 73 milliseconds