Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5057 unsigned CodeGenFunction::getDebugInfoFIndex(const RecordDecl *Rec, in getDebugInfoFIndex() function in CodeGenFunction
5117 addr, idx, CGF.getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo); in emitPreserveStructAccess()
5172 Addr, Idx, getDebugInfoFIndex(rec, field->getFieldIndex()), in EmitLValueForField()
5266 getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo), in EmitLValueForField()
H A DCodeGenFunction.h3369 unsigned getDebugInfoFIndex(const RecordDecl *Rec, unsigned FieldIndex);