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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp3979 unsigned CodeGenFunction::getDebugInfoFIndex(const RecordDecl *Rec, function in class:CodeGenFunction
4033 base, idx, CGF.getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo);
4075 getDebugInfoFIndex(rec, field->getFieldIndex()),
4161 addr.getPointer(), getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo),
H A DCodeGenFunction.h2667 unsigned getDebugInfoFIndex(const RecordDecl *Rec, unsigned FieldIndex);

Completed in 143 milliseconds