Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp177 (void) getGEPIndicesToCurrentPosition(entry.Indices); in getAddrOfCurrentPosition()
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h320 llvm::ArrayRef<llvm::Constant*> getGEPIndicesToCurrentPosition( in getGEPIndicesToCurrentPosition() function