Home
last modified time | relevance | path

Searched refs:UNARYOP_FALLBACK (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DStmtVisitor.h155 #define UNARYOP_FALLBACK(NAME) \ macro
159 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
160 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
161 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
163 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
164 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
165 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
166 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
167 #undef UNARYOP_FALLBACK
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DStmtVisitor.h156 #define UNARYOP_FALLBACK(NAME) \ macro
160 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
161 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
162 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
164 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
165 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
166 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
167 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
168 #undef UNARYOP_FALLBACK
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtVisitor.h159 #define UNARYOP_FALLBACK(NAME) \ macro
163 UNARYOP_FALLBACK(PostInc) UNARYOP_FALLBACK(PostDec)
164 UNARYOP_FALLBACK(PreInc) UNARYOP_FALLBACK(PreDec)
165 UNARYOP_FALLBACK(AddrOf) UNARYOP_FALLBACK(Deref)
167 UNARYOP_FALLBACK(Plus) UNARYOP_FALLBACK(Minus)
168 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
169 UNARYOP_FALLBACK(Real) UNARYOP_FALLBACK(Imag)
170 UNARYOP_FALLBACK(Extension) UNARYOP_FALLBACK(Coawait)
171 #undef UNARYOP_FALLBACK