Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseStmt.cpp865 SourceLocation LabelLoc = ConsumeToken(); in ParseCompoundStatementBody() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp2300 SourceLocation LabelLoc, in ActOnGotoStmt()
DTreeTransform.h1170 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, in RebuildGotoStmt()
1818 SourceLocation LabelLoc, LabelDecl *Label) { in RebuildAddrLabelExpr()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmt.h1187 SourceLocation LabelLoc; variable
DExpr.h3328 SourceLocation AmpAmpLoc, LabelLoc; variable