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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp356 SMLoc LabelLoc = getTok().getLoc(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1059 SourceLocation LabelLoc = ConsumeToken(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2578 SourceLocation LabelLoc; member in class:clang::GotoStmt
H A DExpr.h4227 SourceLocation AmpAmpLoc, LabelLoc; member in class:clang::final::AddrLabelExpr
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3234 ActOnGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, LabelDecl *TheDecl) argument
H A DTreeTransform.h1389 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, argument
2783 RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, SourceLocation LabelLoc, LabelDecl *Label) argument

Completed in 301 milliseconds