Searched refs:getMemoryFunctionKind (Results 1 – 4 of 4) sorted by relevance
477 if ((BId = FDecl->getMemoryFunctionKind())) { in getTaintPropagationRule()891 if ((BId = FDecl->getMemoryFunctionKind())) { in checkTaintedBufferSize()
2798 unsigned getMemoryFunctionKind() const;
3990 unsigned FunctionDecl::getMemoryFunctionKind() const { in getMemoryFunctionKind() function in FunctionDecl
5012 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall()10632 if (!FD || FD->getMemoryFunctionKind() != Builtin::BIstrlen) in getStrlenExprArg()