Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp9812 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() argument
9816 return Owned(new (Context) AddrLabelExpr(OpLoc, LabLoc, TheDecl, in ActOnAddrLabel()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3505 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,