Searched refs:funcinfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dldebug.c178 static void funcinfo (lua_Debug *ar, Closure *cl) { function
221 funcinfo(ar, f);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h539 SelectionDAGBuilder(SelectionDAG &dag, FunctionLoweringInfo &funcinfo, argument
542 DAG(dag), FuncInfo(funcinfo), OptLevel(ol),

Completed in 129 milliseconds