Home
last modified time | relevance | path

Searched refs:LabLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15078 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() argument
15082 return new (Context) AddrLabelExpr(OpLoc, LabLoc, TheDecl, in ActOnAddrLabel()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5514 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,