Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp908 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2392 SourceLocation LabelLoc, in ActOnGotoStmt()
H A DTreeTransform.h1204 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2040 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h1214 SourceLocation LabelLoc; variable
H A DExpr.h3364 SourceLocation AmpAmpLoc, LabelLoc; variable