Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp932 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/clang/include/clang/AST/
DStmt.h1205 SourceLocation LabelLoc; variable
DExpr.h3406 SourceLocation AmpAmpLoc, LabelLoc; variable
/external/clang/lib/Sema/
DSemaStmt.cpp2586 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1225 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
2229 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()