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

/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h96 unsigned getTypeID(Type *T) const { function in class:llvm::ValueEnumerator
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DType.h137 TypeID getTypeID() const { return (TypeID)(IDAndSubclassData & 0xFF); } function in class:llvm::Type
[all...]
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp63 static char getTypeID(Type *Ty) { function
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4548 TypeID ASTWriter::getTypeID(QualType T) const { function in class:ASTWriter

Completed in 101 milliseconds