reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 2657   unsigned getDebugInfoFIndex(const RecordDecl *Rec, unsigned FieldIndex);

References

tools/clang/lib/CodeGen/CGExpr.cpp
 3963       base, idx, CGF.getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo);
 4004           getDebugInfoFIndex(rec, field->getFieldIndex()),
 4089               addr.getPointer(), getDebugInfoFIndex(rec, field->getFieldIndex()), DbgInfo),