Searched defs:checkParamArgumentEscape (Results 1 – 2 of 2) sorted by relevance
65 bool checkParamArgumentEscape(Scope *sc, FuncDeclaration *fdc, Identifier *par, Expression *arg, bo… in checkParamArgumentEscape() function
267 bool checkParamArgumentEscape(Scope* sc, FuncDeclaration fdc, Parameter par, Expression arg, bool a… in checkParamArgumentEscape() function