Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DConstantInitBuilder.cpp177 (void) getGEPIndicesToCurrentPosition(entry.Indices); in getAddrOfCurrentPosition()
/external/llvm-project/clang/include/clang/CodeGen/
DConstantInitBuilder.h320 llvm::ArrayRef<llvm::Constant*> getGEPIndicesToCurrentPosition( in getGEPIndicesToCurrentPosition() function