Searched defs:InitFnRef (Results 1 – 2 of 2) sorted by relevance
56 using InitFnRef = std::function<bool()>; variable
45 using InitFnRef = typename ByteCodeExprGen<Emitter>::InitFnRef; typedef in clang::interp::OptionScope