Home
last modified time | relevance | path

Searched refs:getCallType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DConversionController.cpp754 switch (statement->getCallType()) in convertCallStatement()
H A DElftosbAST.h986 inline call_type_t getCallType() { return m_type; } in getCallType() function