Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7060 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15606 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() argument
15611 OpLoc, LabLoc, TheDecl, Context.getPointerType(Context.VoidTy)); in ActOnAddrLabel()