MCPcopy Create free account
hub / github.com/Tencent/TscanCode / parseFunctionCall

Method parseFunctionCall

trunk/lib/checknullpointer.cpp:47–137  ·  view source on GitHub ↗

* @brief parse a function call and extract information about variable usage * @param tok first token * @param var variables that the function read / write. * @param library --library files data * @param value 0 => invalid with null pointers as parameter. * 1-.. => only invalid with uninitialized data. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

tokAtMethod · 0.80
nextArgumentMethod · 0.80
isnullargbadMethod · 0.80
isuninitargbadMethod · 0.80
strValueMethod · 0.80
endMethod · 0.80
strMethod · 0.45

Tested by

no test coverage detected