Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/MC/MCParser/
DCOFFMasmParser.cpp357 SMLoc LabelLoc = getTok().getLoc(); in ParseDirectiveEndProc() local
/external/clang/lib/Parse/
DParseStmt.cpp951 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp1056 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/clang/include/clang/AST/
DStmt.h1227 SourceLocation LabelLoc; variable
DExpr.h3340 SourceLocation AmpAmpLoc, LabelLoc; variable
/external/clang/lib/Sema/
DSemaStmt.cpp2617 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1237 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2302 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2943 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1388 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2696 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/external/llvm-project/clang/include/clang/AST/
DStmt.h2574 SourceLocation LabelLoc; variable
DExpr.h4225 SourceLocation AmpAmpLoc, LabelLoc; variable