Home
last modified time | relevance | path

Searched defs:IntegerValType (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DTypesContext.h71 IntegerValType(uint32_t numbits) : bits(numbits) {} in IntegerValType() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DDerivedTypes.h32 class IntegerValType; variable