Searched refs:getMemoryFunctionKind (Results 1 – 8 of 8) sorted by relevance
233 if ( (BId = FDecl->getMemoryFunctionKind()) ) in REGISTER_SET_WITH_PROGRAMSTATE()698 if ( (BId = FDecl->getMemoryFunctionKind()) ) in checkTaintedBufferSize()
474 if ((BId = FDecl->getMemoryFunctionKind())) { in getTaintPropagationRule()888 if ((BId = FDecl->getMemoryFunctionKind())) { in checkTaintedBufferSize()
2272 unsigned getMemoryFunctionKind() const;
2752 unsigned getMemoryFunctionKind() const;
3350 unsigned FunctionDecl::getMemoryFunctionKind() const { in getMemoryFunctionKind() function in FunctionDecl
3964 unsigned FunctionDecl::getMemoryFunctionKind() const { in getMemoryFunctionKind() function in FunctionDecl
2179 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall()6400 if (!FD || FD->getMemoryFunctionKind() != Builtin::BIstrlen) in getStrlenExprArg()
4577 unsigned CMId = FDecl->getMemoryFunctionKind(); in CheckFunctionCall()10154 if (!FD || FD->getMemoryFunctionKind() != Builtin::BIstrlen) in getStrlenExprArg()