Searched refs:GetLabel (Results 1 – 5 of 5) sorted by relevance
163 template <class L> void CallGraph::printDot(char *FileName, L GetLabel) const { in printDot() argument173 OS << "f" << F << " [label=\"" << GetLabel(F) in printDot()
855 LabeledStatementInfoTuplePOD GetLabel( in GetLabel() function871 auto branchTarget{GetLabel(labels, label)}; in CheckBranchesIntoDoBody()927 auto doTarget{GetLabel(labels, label)}; in CheckLabelDoConstraints()976 auto target{GetLabel(labels, label)}; in CheckScopeConstraints()1014 auto branchTarget{GetLabel(labels, label)}; in CheckBranchTargetConstraints()1048 auto ioTarget{GetLabel(labels, label)}; in CheckDataXferTargetConstraints()1073 auto target{GetLabel(labels, label)}; in CheckAssignTargetConstraints()
712 arg.GetLabel(), dummyName); in CheckExplicitInterfaceArg()
106 common::Label GetLabel() const { return std::get<common::Label>(u_); } in GetLabel() function
2277 const std::string &GetLabel() { return m_label; } in GetLabel() function in curses::FormAction2657 m_delegate_sp->GetAction(0).GetLabel().c_str()); in DrawSubmitHint()