Searched defs:UnaryOperator (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ComputeDependence.h | 28 class UnaryOperator; variable
|
| H A D | Expr.h | 2264 explicit UnaryOperator(bool HasFPFeatures, EmptyShell Empty) in UnaryOperator() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyCommon.h | 59 class UnaryOperator; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Value.h | 138 friend class UnaryOperator; // For getting `Val`. variable
|
| H A D | Instruction.h | 87 friend class UnaryOperator; // For getTopmostLLVMInstruction(). variable 1959 UnaryOperator(llvm::UnaryOperator *UO, Context &Ctx) in UnaryOperator() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 5948 UnaryOperator), in AST_POLYMORPHIC_MATCHER_P() argument 6088 AST_POLYMORPHIC_SUPPORTED_TYPES(UnaryOperator, in AST_POLYMORPHIC_MATCHER_P()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instructions.cpp | 2592 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, Type *Ty, in UnaryOperator() function in UnaryOperator
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 4938 UnaryOperator::UnaryOperator(const ASTContext &Ctx, Expr *input, Opcode opc, in UnaryOperator() function in UnaryOperator
|