Home
last modified time | relevance | path

Searched defs:LabelLoc (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp488 SMLoc LabelLoc = getTok().getLoc(); in ParseDirectiveEndProc() local
H A DAsmParser.cpp6240 SMLoc LabelLoc = LabelTok.getLoc(); in parseAsHLASMLabel() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1143 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp3283 SourceLocation LabelLoc, in ActOnGotoStmt()
H A DTreeTransform.h1435 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2954 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h2651 SourceLocation LabelLoc; variable
H A DExpr.h4312 SourceLocation AmpAmpLoc, LabelLoc; variable