Home
last modified time | relevance | path

Searched refs:getDebugInfoFIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp4731 unsigned CodeGenFunction::getDebugInfoFIndex(const RecordDecl *Rec, in getDebugInfoFIndex() function in CodeGenFunction
4785 addr, idx, CGF.getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo); in emitPreserveStructAccess()
4836 Addr, Idx, getDebugInfoFIndex(rec, field->getFieldIndex()), in EmitLValueForField()
4930 getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo), in EmitLValueForField()
HDCodeGenFunction.h3323 unsigned getDebugInfoFIndex(const RecordDecl *Rec, unsigned FieldIndex);