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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp865 SourceLocation LabelLoc = ConsumeToken(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp2299 ActOnGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, LabelDecl *TheDecl) argument
H A DTreeTransform.h1170 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, argument
1817 RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, SourceLocation LabelLoc, LabelDecl *Label) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1187 SourceLocation LabelLoc; member in class:clang::GotoStmt
H A DExpr.h3328 SourceLocation AmpAmpLoc, LabelLoc; member in class:clang::StringLiteral::OffsetOfExpr::AddrLabelExpr

Completed in 102 milliseconds