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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp370 SMLoc LabelLoc = getTok().getLoc(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1046 SourceLocation LabelLoc = ConsumeToken(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2907 ActOnGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, LabelDecl *TheDecl) argument
H A DTreeTransform.h1383 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, argument
2684 RebuildAddrLabelExpr(SourceLocation AmpAmpLoc, SourceLocation LabelLoc, LabelDecl *Label) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2524 SourceLocation LabelLoc; member in class:clang::GotoStmt
H A DExpr.h4142 SourceLocation AmpAmpLoc, LabelLoc; member in class:clang::final::AddrLabelExpr

Completed in 234 milliseconds