Searched refs:IndirectCallee (Results 1 – 1 of 1) sorted by relevance
113 if (const Decl *IndirectCallee = CE->getCalleeDecl()) in getAllocSizeAttr() local114 return IndirectCallee->getAttr<AllocSizeAttr>(); in getAllocSizeAttr()