Searched defs:IntegerType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h37 class IntegerType : public Type { class in namespace:llvm
41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ function in class:llvm::IntegerType
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.y394 IntegerType : kw_INTEGER label
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp4252 QualType IntegerType = Context.getCanonicalType(ParamType); local
[all...]

Completed in 140 milliseconds