reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/CodeGen/ConstantInitBuilder.h
  316   void getGEPIndicesTo(llvm::SmallVectorImpl<llvm::Constant*> &indices,

References

tools/clang/include/clang/CodeGen/ConstantInitBuilder.h
  307     getGEPIndicesTo(indices, Builder.Buffer.size());
tools/clang/lib/CodeGen/ConstantInitBuilder.cpp
  166     Parent->getGEPIndicesTo(indices, Begin);