Searched refs:UnaryOperatorKind (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | OperationKinds.h | 329 enum UnaryOperatorKind { enum
|
| HD | Expr.h | 1674 typedef UnaryOperatorKind Opcode;
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaPseudoObject.cpp | 225 UnaryOperatorKind opcode, 281 UnaryOperatorKind opcode, 460 UnaryOperatorKind opcode, in buildIncDecOperation() 905 UnaryOperatorKind opcode, in buildIncDecOperation() 1500 UnaryOperatorKind opcode, Expr *op) { in checkPseudoObjectIncDec()
|
| HD | SemaExpr.cpp | 3911 UnaryOperatorKind Opc; in ActOnPostfixUnaryOp() 9967 static inline UnaryOperatorKind ConvertTokenKindToUnaryOpcode( in ConvertTokenKindToUnaryOpcode() 9969 UnaryOperatorKind Opc; in ConvertTokenKindToUnaryOpcode() 10590 UnaryOperatorKind Opc, in CreateBuiltinUnaryOp() 10800 UnaryOperatorKind Opc, Expr *Input) { in BuildUnaryOp()
|
| HD | TreeTransform.h | 1801 UnaryOperatorKind Opc, in RebuildUnaryOperator() 10955 UnaryOperatorKind Opc in RebuildCXXOperatorCallExpr() 10997 UnaryOperatorKind Opc in RebuildCXXOperatorCallExpr()
|
| HD | SemaTemplate.cpp | 4404 UnaryOperatorKind FirstOpKind; in CheckTemplateArgumentAddressOfObjectOrFunction() 4407 UnaryOperatorKind UnOpKind = UnOp->getOpcode(); in CheckTemplateArgumentAddressOfObjectOrFunction()
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | StmtProfile.cpp | 816 UnaryOperatorKind &UnaryOp, in DecodeOperatorCall() 1005 UnaryOperatorKind UnaryOp = UO_Extension; in VisitCXXOperatorCallExpr()
|
| HD | Expr.cpp | 1081 UnaryOperatorKind
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Sema.h | 3736 ExprResult CreateBuiltinUnaryOp(SourceLocation OpLoc, UnaryOperatorKind Opc, 3739 UnaryOperatorKind Opc, Expr *Input); 8313 UnaryOperatorKind Opcode, Expr *Op);
|