Searched defs:LabelLoc (Results 1 – 6 of 6) sorted by relevance
485 SMLoc LabelLoc = getTok().getLoc(); in parseDirectiveEndProc() local
6195 SMLoc LabelLoc = LabelTok.getLoc(); in parseAsHLASMLabel() local
1117 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
3234 SourceLocation LabelLoc, in ActOnGotoStmt()
1475 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()3119 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
4479 SourceLocation AmpAmpLoc, LabelLoc; variable