Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExpr.cpp9812 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, in ActOnAddrLabel() argument
9816 return Owned(new (Context) AddrLabelExpr(OpLoc, LabLoc, TheDecl, in ActOnAddrLabel()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3505 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,