Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp908 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/clang/lib/Sema/
DSemaStmt.cpp2364 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1177 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
1981 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/external/clang/include/clang/AST/
DStmt.h1209 SourceLocation LabelLoc; variable
DExpr.h3352 SourceLocation AmpAmpLoc, LabelLoc; variable