Home
last modified time | relevance | path

Searched defs:typeIndex (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DBitFieldAggregation.cpp22 …ldAggregation(TYPECONST Type* type, std::vector<EDIType> EDITypes, unsigned typeIndex, unsigned ED… in BitFieldAggregation()
33 …egation::init(TYPECONST Type* type, std::vector<EDIType> EDITypes, unsigned typeIndex, unsigned ED… in init()
79 unsigned typeIndex = 0; in getBitFieldAggregations() local
125 …TYPECONST Type *type, const EDIType *aEDIType, bool returnOnError, unsigned typeIndex, unsigned ED… in getBitFieldAggregation()
/minix3/minix/llvm/passes/include/magic/support/
H A DBitFieldAggregation.h42 unsigned typeIndex; variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1174 llvm::CallInst *typeIndex = in emitCatchDispatchBlock() local