/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 173 unsigned NumExceptions, in Chunk() 243 if (NumExceptions) { in Chunk() 244 I.Fun.NumExceptionsOrDecls = NumExceptions; in Chunk() 245 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in Chunk() 246 for (unsigned i = 0; i != NumExceptions; ++i) { in Chunk() 265 assert(ESpecType == EST_None && NumExceptions == 0 && in Chunk()
|
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/base/ |
H A D | win_sandbox.cc | 966 template <size_t NumExceptions> 969 const WELL_KNOWN_SID_TYPE (&exception_sids)[NumExceptions]) { in FilterSidExceptFor() argument 974 for (size_t j = 0; j < NumExceptions; ++j) { in FilterSidExceptFor() 991 template <size_t NumExceptions> 994 const wchar_t *(&exception_privileges)[NumExceptions]) { in FilterPrivilegesExceptFor() argument 998 for (size_t j = 0; j < NumExceptions; ++j) { in FilterPrivilegesExceptFor()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 258 if (NumExceptions) { in getFunction() 259 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 260 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 261 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 280 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 166 unsigned NumExceptions, in getFunction() argument 246 if (NumExceptions) { in getFunction() 247 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 248 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 249 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 268 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 255 if (NumExceptions) { in getFunction() 256 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 257 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 258 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 277 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 166 unsigned NumExceptions, in getFunction() argument 246 if (NumExceptions) { in getFunction() 247 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 248 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 249 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 268 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 255 if (NumExceptions) { in getFunction() 256 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 257 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 258 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 277 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 166 unsigned NumExceptions, in getFunction() argument 246 if (NumExceptions) { in getFunction() 247 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 248 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 249 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 268 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 167 unsigned NumExceptions, in getFunction() argument 247 if (NumExceptions) { in getFunction() 248 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 249 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 250 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 269 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/ |
H A D | DeclSpec.cpp | 175 unsigned NumExceptions, in getFunction() argument 259 if (NumExceptions) { in getFunction() 260 I.Fun.NumExceptionsOrDecls = NumExceptions; in getFunction() 261 I.Fun.Exceptions = new DeclaratorChunk::TypeAndRange[NumExceptions]; in getFunction() 262 for (unsigned i = 0; i != NumExceptions; ++i) { in getFunction() 281 assert(ESpecType == EST_None && NumExceptions == 0 && in getFunction()
|
/dports/lang/v8/v8-9.6.180.12/src/wasm/ |
H A D | wasm-module-builder.h | 389 int NumExceptions() { return static_cast<int>(exceptions_.size()); } in NumExceptions() function
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/ |
H A D | CGException.cpp | 484 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local 485 EHFilterScope *Filter = EHStack.pushFilter(NumExceptions); in EmitStartEHSpec() 487 for (unsigned I = 0; I != NumExceptions; ++I) { in EmitStartEHSpec()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/ |
H A D | CGException.cpp | 488 unsigned NumExceptions = Proto->getNumExceptions(); in EmitStartEHSpec() local 489 EHFilterScope *Filter = EHStack.pushFilter(NumExceptions); in EmitStartEHSpec() 491 for (unsigned I = 0; I != NumExceptions; ++I) { in EmitStartEHSpec()
|