Home
last modified time | relevance | path

Searched defs:UnaryOperator (Results 1 – 8 of 8) sorted by path

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h28 class UnaryOperator; variable
H A DExpr.h2185 explicit UnaryOperator(bool HasFPFeatures, EmptyShell Empty) in UnaryOperator() function
H A DStmt.h507 friend class UnaryOperator; in alignas() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5878 UnaryOperator), in AST_POLYMORPHIC_MATCHER_P() argument
6018 AST_POLYMORPHIC_SUPPORTED_TYPES(UnaryOperator, in AST_POLYMORPHIC_MATCHER_P()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h58 class UnaryOperator; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4756 UnaryOperator::UnaryOperator(const ASTContext &Ctx, Expr *input, Opcode opc, in UnaryOperator() function in UnaryOperator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp240 AST_MATCHER(UnaryOperator, isPreInc) { in AST_MATCHER() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2805 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() function in UnaryOperator
2814 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, in UnaryOperator() function in UnaryOperator