Searched defs:typeIndex (Results 1 – 3 of 3) sorted by relevance
/minix3/minix/llvm/passes/magic/support/ |
H A D | BitFieldAggregation.cpp | 22 …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 D | BitFieldAggregation.h | 42 unsigned typeIndex; variable
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGException.cpp | 1174 llvm::CallInst *typeIndex = in emitCatchDispatchBlock() local
|