Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp951 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp2051 LocTy FnLoc, LabelLoc; in ParseValID() 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()