Searched refs:getAsmLabel (Results 1 – 2 of 2) sorted by relevance
2702 Expr *getAsmLabel() const { return AsmLabel; } in getAsmLabel() function
7415 !D.getAsmLabel() && !getSourceManager().isInSystemMacro( in ActOnVariableDeclarator()7432 if (SC == SC_Auto || (SC == SC_Register && !D.getAsmLabel())) { in ActOnVariableDeclarator()7883 if (Expr *E = (Expr*)D.getAsmLabel()) { in ActOnVariableDeclarator()10135 if (Expr *E = (Expr*) D.getAsmLabel()) { in ActOnFunctionDeclarator()