HomeSort by: relevance | last modified time | path
    Searched defs:getIndices (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 243 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; }
257 ArrayRef<TypeIndex> getIndices() const { return StringIndices; }
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h 2397 ArrayRef<unsigned> getIndices() const {
2528 ArrayRef<unsigned> getIndices() const {

Completed in 31 milliseconds