Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseStmt.cpp920 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp2551 SourceLocation LabelLoc, in ActOnGotoStmt()
HDTreeTransform.h1220 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2068 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1218 SourceLocation LabelLoc; variable
HDExpr.h3358 SourceLocation AmpAmpLoc, LabelLoc; variable