Searched refs:getAsmLabel (Results 1 – 2 of 2) sorted by relevance
2705 Expr *getAsmLabel() const { return AsmLabel; } in getAsmLabel() function
7598 !D.getAsmLabel() && !getSourceManager().isInSystemMacro( in ActOnVariableDeclarator()7615 if (SC == SC_Auto || (SC == SC_Register && !D.getAsmLabel())) { in ActOnVariableDeclarator()8070 if (Expr *E = D.getAsmLabel()) { in ActOnVariableDeclarator()10344 if (Expr *E = D.getAsmLabel()) { in ActOnFunctionDeclarator()