Searched refs:getAsmLabel (Results 1 – 2 of 2) sorted by relevance
2158 Expr *getAsmLabel() const { return AsmLabel; } in getAsmLabel() function
5751 !D.getAsmLabel() && !getSourceManager().isInSystemMacro( in ActOnVariableDeclarator()5775 if (SC == SC_Auto || (SC == SC_Register && !D.getAsmLabel())) { in ActOnVariableDeclarator()6105 if (Expr *E = (Expr*)D.getAsmLabel()) { in ActOnVariableDeclarator()7790 if (Expr *E = (Expr*) D.getAsmLabel()) { in ActOnFunctionDeclarator()