Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmt.cpp779 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/external/clang/lib/Sema/
DSemaStmt.cpp2111 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1136 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
1708 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/external/llvm/lib/AsmParser/
DLLParser.cpp2344 LocTy FnLoc, LabelLoc; in ParseValID() local
/external/clang/include/clang/AST/
DStmt.h1194 SourceLocation LabelLoc; variable
DExpr.h3284 SourceLocation AmpAmpLoc, LabelLoc; variable