Searched defs:body (Results 1 – 3 of 3) sorted by relevance
78 def ProcessDataHeader(self, input, body): argument136 def Process(self, input, body): argument
40 def __init__(self, parent, name, body, startLineNo): argument
2024 HBasicBlock* body = GetBlocks()[1]; in InlineInto() local