Searched defs:Indirections (Results 1 – 2 of 2) sorted by relevance
35 int Indirections, in findStartOfIndirection()60 static int countIndirections(const Type *T, int Indirections = 0) { in countIndirections()
87 llvm::SmallVector<IndirectionType, 1> Indirections; in checkBuffers() local