Searched defs:getLabelName (Results 1 – 5 of 5) sorted by relevance
155 const GlobalString getLabelName() const { return LabelName; } in getLabelName() function
780 GlobalString getLabelName() const { return Name; } in getLabelName() function
1083 GlobalString getLabelName() const { return Name; } in getLabelName() function
353 GlobalString getLabelName() const { return Name; } in getLabelName() function
523 StringRef GCCAsmStmt::getLabelName(unsigned i) const { in getLabelName() function in GCCAsmStmt