Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1075 static bool getGEPIndicesToField(CodeGenFunction &CGF, const RecordDecl *RD, in getGEPIndicesToField() function
1094 if (getGEPIndicesToField(CGF, Ty->getAsRecordDecl(), Field, Indices)) { in getGEPIndicesToField()
1140 getGEPIndicesToField(*this, RD, CountDecl, Indices); in EmitCountedByFieldExpr()