Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp356 SMLoc LabelLoc = getTok().getLoc(); in ParseDirectiveEndProc() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1059 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3235 SourceLocation LabelLoc, in ActOnGotoStmt()
H A DTreeTransform.h1389 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2784 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2578 SourceLocation LabelLoc; variable
H A DExpr.h4227 SourceLocation AmpAmpLoc, LabelLoc; variable