Searched refs:hasPreallocatedAttr (Results 1 – 3 of 3) sorted by relevance
137 bool hasPreallocatedAttr() const;
453 if (A->hasInAllocaAttr() || A->hasPreallocatedAttr()) in determinePointerReadAttrs()
125 bool Argument::hasPreallocatedAttr() const { in hasPreallocatedAttr() function in Argument