Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1062 static bool getGEPIndicesToField(CodeGenFunction &CGF, const RecordDecl *RD, in getGEPIndicesToField() function
1077 if (getGEPIndicesToField(CGF, Record, FD, Indices)) { in getGEPIndicesToField()
1127 getGEPIndicesToField(*this, RD, CountDecl, Indices); in EmitCountedByFieldExpr()