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