Searched defs:GetLabel (Results 1 – 4 of 4) sorted by relevance
106 common::Label GetLabel() const { return std::get<common::Label>(u_); } in GetLabel() function
163 template <class L> void CallGraph::printDot(char *FileName, L GetLabel) const { in printDot()
855 LabeledStatementInfoTuplePOD GetLabel( in GetLabel() function
2277 const std::string &GetLabel() { return m_label; } in GetLabel() function in curses::FormAction