Searched defs:getFunctionReference (Results 1 – 1 of 1) sorted by relevance
147 const Expr *getFunctionReference() const { return FuncRef; } in getFunctionReference() function148 Expr *getFunctionReference() { return FuncRef; } in getFunctionReference() function