Searched defs:FuncRef (Results 1 – 3 of 3) sorted by relevance
102 __declspec(nothrow) void (&FuncRef)() = FuncToBeRefed; variable
115 if (const auto *FuncRef = Result.Nodes.getNodeAs<DeclRefExpr>("func_ref")) { run() local
605 } else if (const auto *FuncRef = in run() local