Searched refs:TryLookupLabel (Results 1 – 2 of 2) sorted by relevance
63 Label* TryLookupLabel(const std::string& name) { in TryLookupLabel() function
1213 true_label = declarations()->TryLookupLabel(kTrueLabelName); in LookupCall()1214 false_label = declarations()->TryLookupLabel(kFalseLabelName); in LookupCall()