Searched refs:FunctionBody (Results 1 – 6 of 6) sorted by relevance
348 void *FunctionBody; // Beginning of the function's allocation. member351 EmittedCode() : FunctionBody(0), Code(0), ExceptionTable(0) {} in EmittedCode()797 EmittedFunctions[F.getFunction()].FunctionBody = BufferBegin; in startFunction()1024 MemMgr->deallocateFunctionBody(Emitted->second.FunctionBody); in deallocateMemForFunction()
106 typedef int FunctionBody; typedef
102 typedef FunctionBodyNode* FunctionBody; typedef
65 #define TreeFunctionBody typename TreeBuilder::FunctionBody
25998 3. Moved curly braces up from FunctionBody production into parent
30645 For ProgramNode, always establish set new dynamicGlobalObject, for FunctionBody and Eval,