Searched defs:FieldIndex (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h341 CreatePreserveStructAccessIndex(Address Addr, unsigned Index, unsigned FieldIndex, llvm::MDNode *DbgInfo) argument
H A DCGBlocks.h139 unsigned FieldIndex; member in class:clang::CodeGen::BlockByrefInfo
H A DCGClass.cpp1812 unsigned FieldIndex = Field->getFieldIndex(); local
H A DCGExpr.cpp4673 getDebugInfoFIndex(const RecordDecl *Rec, unsigned FieldIndex) argument
H A DCGOpenMPRuntime.cpp7425 unsigned FieldIndex = FD->getFieldIndex(); local
7716 unsigned FieldIndex = RL.getNonVirtualBaseLLVMFieldNo(Base); local
7725 unsigned FieldIndex = RL.getVirtualBaseIndex(Base); local
7736 unsigned FieldIndex = RL.getLLVMFieldNo(Field); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp879 unsigned FieldIndex = MemberDecl->getFieldIndex(); local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1261 CreatePreserveUnionAccessIndex( Value *Base, unsigned FieldIndex, MDNode *DbgInfo) argument
1280 CreatePreserveStructAccessIndex( Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, MDNode *DbgInfo) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h228 static ABIArgInfo getInAlloca(unsigned FieldIndex, bool Indirect = false) { argument
439 void setInAllocaFieldIndex(unsigned FieldIndex) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4196 size_t FieldIndex = 0; local

Completed in 611 milliseconds