Searched defs:CallFunction (Results 1 – 6 of 6) sorted by relevance
44 CallFunction = 4 variable in NodeType
57 Ret CallFunction(OptPerfPtr perf, std::function<Ret(Args...)> func, Args... args) { in CallFunction() function
25 class CallFunction(Node, NodeManager): class
40 void ABSL_ATTRIBUTE_NOINLINE CallFunction(Function f, Args&&... args) { in CallFunction() function
389 …def insert_to_ast_while_insert_function(new_node: CallFunction, base_node: Node, before_node: bool,
130 CallFunction, enumerator