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()
2772 unsigned getMemoryFunctionKind() const;
3997 unsigned FunctionDecl::getMemoryFunctionKind() const { in getMemoryFunctionKind() function in FunctionDecl
4763 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall()10360 if (!FD || FD->getMemoryFunctionKind() != Builtin::BIstrlen) in getStrlenExprArg()