Searched defs:LabelLoc (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | COFFMasmParser.cpp | 357 SMLoc LabelLoc = getTok().getLoc(); in ParseDirectiveEndProc() local
|
/external/clang/lib/Parse/ |
D | ParseStmt.cpp | 951 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseStmt.cpp | 1056 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1227 SourceLocation LabelLoc; variable
|
D | Expr.h | 3340 SourceLocation AmpAmpLoc, LabelLoc; variable
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 2617 SourceLocation LabelLoc, in ActOnGotoStmt()
|
D | TreeTransform.h | 1237 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt() 2302 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmt.cpp | 2943 SourceLocation LabelLoc, in ActOnGotoStmt()
|
D | TreeTransform.h | 1388 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt() 2696 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
|
/external/llvm-project/clang/include/clang/AST/ |
D | Stmt.h | 2574 SourceLocation LabelLoc; variable
|
D | Expr.h | 4225 SourceLocation AmpAmpLoc, LabelLoc; variable
|