Searched defs:LabelLoc (Results 1 – 6 of 6) sorted by relevance
481 SMLoc LabelLoc = getTok().getLoc(); in ParseDirectiveEndProc() local
6259 SMLoc LabelLoc = LabelTok.getLoc(); in parseAsHLASMLabel() local
1205 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
3127 SourceLocation LabelLoc, in ActOnGotoStmt()
1481 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()3076 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
4363 SourceLocation AmpAmpLoc, LabelLoc; variable