Searched defs:function_construct (Results 1 – 3 of 3) sorted by relevance
66 void function_construct(BOOST_FWD_REF(MaybeRv) x) in function_construct() function71 void function_construct(BOOST_FWD_REF(MaybeRv) x, BOOST_FWD_REF(MaybeRv2) x2) in function_construct() function
93 void function_construct(BOOST_FWD_REF(MaybeRvalue) x) in function_construct() function
2646 Construct* function_construct = constructs_[0].get(); in EmitFunctionBodyStatements() local