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

/external/clang/include/clang/Sema/
H A DSema.h3268 ExprResult ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc,
/external/clang/lib/Sema/
H A DSemaExpr.cpp9099 ExprResult Sema::ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, argument
9103 return Owned(new (Context) AddrLabelExpr(OpLoc, LabLoc, TheDecl,

Completed in 79 milliseconds