Home
last modified time | relevance | path

Searched refs:Constinit (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dmap_entry_lite.h186 : key_(KeyTypeHandler::Constinit()),
187 value_(ValueTypeHandler::Constinit()),
192 key_(KeyTypeHandler::Constinit()),
193 value_(ValueTypeHandler::Constinit()),
H A Dmap_type_handler.h160 static constexpr TypeOnMemory Constinit();
210 static constexpr TypeOnMemory Constinit(); \
525 constexpr auto MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::Constinit()
587 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::Constinit() \
644 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::Constinit() \
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h186 : key_(KeyTypeHandler::Constinit()),
187 value_(ValueTypeHandler::Constinit()),
192 key_(KeyTypeHandler::Constinit()),
193 value_(ValueTypeHandler::Constinit()),
H A Dmap_type_handler.h160 static constexpr TypeOnMemory Constinit();
211 static constexpr TypeOnMemory Constinit(); \
528 constexpr auto MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::Constinit()
590 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::Constinit() \
647 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::Constinit() \
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DSpecifiers.h32 enum class ConstexprSpecKind { Unspecified, Constexpr, Consteval, Constinit }; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DDeclSpec.cpp600 case ConstexprSpecKind::Constinit: in getSpecifierName()
1375 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1366 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1367 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1367 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1367 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1366 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1367 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DDeclSpec.cpp598 case ConstexprSpecKind::Constinit: in getSpecifierName()
1367 else if (getConstexprSpecifier() == ConstexprSpecKind::Constinit) in Finish()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseDecl.cpp3820 isInvalid = DS.SetConstexprSpec(ConstexprSpecKind::Constinit, Loc, in ParseDeclarationSpecifiers()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseDecl.cpp3780 isInvalid = DS.SetConstexprSpec(ConstexprSpecKind::Constinit, Loc, in ParseDeclarationSpecifiers()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseDecl.cpp3714 isInvalid = DS.SetConstexprSpec(ConstexprSpecKind::Constinit, Loc, in ParseDeclarationSpecifiers()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseDecl.cpp3780 isInvalid = DS.SetConstexprSpec(ConstexprSpecKind::Constinit, Loc, in ParseDeclarationSpecifiers()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3780 isInvalid = DS.SetConstexprSpec(ConstexprSpecKind::Constinit, Loc, in ParseDeclarationSpecifiers()

12