Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp13179 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() argument
13183 return new (Context) AddrLabelExpr(OpLoc, LabLoc, TheDecl, in ActOnAddrLabel()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4462 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,