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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp161 void ConstantAggregateBuilderBase::getGEPIndicesTo( function in class:ConstantAggregateBuilderBase
166 Parent->getGEPIndicesTo(indices, Begin);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h307 getGEPIndicesTo(indices, Builder.Buffer.size());
316 void getGEPIndicesTo(llvm::SmallVectorImpl<llvm::Constant*> &indices,

Completed in 42 milliseconds