Searched refs:CreateOverloadedUnaryOp (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 253 return CreateOverloadedUnaryOp(Loc, UO_Coawait, Functions, E); in BuildOperatorCoawaitCall()
|
| H A D | SemaOverload.cpp | 14973 Sema::CreateOverloadedUnaryOp(SourceLocation OpLoc, UnaryOperatorKind Opc, in CreateOverloadedUnaryOp() function in Sema
|
| H A D | TreeTransform.h | 17551 return SemaRef.CreateOverloadedUnaryOp(OpLoc, Opc, Functions, First, in RebuildCXXOperatorCallExpr()
|
| H A D | SemaExpr.cpp | 15960 return CreateOverloadedUnaryOp(OpLoc, Opc, Functions, Input); in BuildUnaryOp()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 10761 ExprResult CreateOverloadedUnaryOp(SourceLocation OpLoc,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5750 …rceLocationEjRKNS_17UnresolvedSetImplEPNS_4ExprE", "clang::Sema::CreateOverloadedUnaryOp(clang::So…
|