Home
last modified time | relevance | path

Searched defs:NumSubExprs (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExpr.h5046 unsigned NumSubExprs : 16; variable
5057 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6245 unsigned NumSubExprs; variable
6444 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5040 unsigned NumSubExprs : 16; variable
5051 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6239 unsigned NumSubExprs; variable
6438 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h4970 unsigned NumSubExprs : 16; variable
4981 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6169 unsigned NumSubExprs; variable
6368 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h4880 unsigned NumSubExprs : 16; variable
4891 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6076 unsigned NumSubExprs; variable
6278 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExpr.h4999 unsigned NumSubExprs : 16; variable
5010 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6195 unsigned NumSubExprs; variable
6397 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5040 unsigned NumSubExprs : 16; variable
5051 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6239 unsigned NumSubExprs; variable
6438 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExpr.h4970 unsigned NumSubExprs : 16; variable
4981 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6166 unsigned NumSubExprs; variable
6368 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExpr.h5040 unsigned NumSubExprs : 16; variable
5051 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6239 unsigned NumSubExprs; variable
6438 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h4970 unsigned NumSubExprs : 16; variable
4981 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6169 unsigned NumSubExprs; variable
6368 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5040 unsigned NumSubExprs : 16; variable
5051 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6239 unsigned NumSubExprs; variable
6438 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExpr.h5040 unsigned NumSubExprs : 16; variable
5051 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
6239 unsigned NumSubExprs; variable
6438 RecoveryExpr(EmptyShell Empty, unsigned NumSubExprs) in RecoveryExpr()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h4627 unsigned NumSubExprs : 16; variable
4638 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
5813 unsigned NumSubExprs; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h4667 unsigned NumSubExprs : 16; variable
4678 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
5871 unsigned NumSubExprs; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExpr.h4667 unsigned NumSubExprs : 16; variable
4678 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
5871 unsigned NumSubExprs; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h4446 unsigned NumSubExprs : 16; variable
4457 explicit DesignatedInitExpr(unsigned NumSubExprs) in DesignatedInitExpr()
5454 unsigned NumSubExprs; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp946 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp887 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1089 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1089 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Serialization/
H A DASTReaderStmt.cpp1214 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1203 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Serialization/
H A DASTReaderStmt.cpp1195 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1203 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp1188 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Serialization/
H A DASTReaderStmt.cpp1214 unsigned NumSubExprs = Record.readInt(); in VisitDesignatedInitExpr() local

123