Searched refs:getCalleeIdentifier (Results 1 – 6 of 6) sorted by relevance
127 if (Call.getCalleeIdentifier() != IIfopen) in checkPostCall()148 if (Call.getCalleeIdentifier() != IIfclose) in checkPreCall()
53 if (const IdentifierInfo *II = CE.getCalleeIdentifier()) { in checkPostCall()
187 && !isCallWhitelisted(Call.getCalleeIdentifier(), C)) in checkPreCall()
784 const IdentifierInfo *Identifier = Call.getCalleeIdentifier(); in checkPostCall()
273 const IdentifierInfo *getCalleeIdentifier(const CallExpr *CE) const { in getCalleeIdentifier() function
301 const IdentifierInfo *getCalleeIdentifier() const { in getCalleeIdentifier() function