Searched defs:DbgInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h303 CreatePreserveStructAccessIndex(Address Addr, unsigned Index, unsigned FieldIndex, llvm::MDNode *DbgInfo) argument
H A DCGExpr.cpp3496 llvm::DIType *DbgInfo = nullptr; local
4026 llvm::DIType *DbgInfo = CGF.getDebugInfo()->getOrCreateRecordType( local
4072 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateRecordType( local
4157 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateRecordType( local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h273 SDDbgInfo *DbgInfo; member in class:llvm::SelectionDAG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2717 CreatePreserveArrayAccessIndex(Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, MDNode *DbgInfo) argument
2747 CreatePreserveUnionAccessIndex(Value *Base, unsigned FieldIndex, MDNode *DbgInfo) argument
2766 CreatePreserveStructAccessIndex(Type *ElTy, Value *Base, unsigned Index, unsigned FieldIndex, MDNode *DbgInfo) argument

Completed in 202 milliseconds