Home
last modified time | relevance | path

Searched defs:Kind (Results 1 - 25 of 412) sorted by relevance

12345678910>>...17

/third_party/rust/crates/cxx/src/
H A Dextern_type.rs143 type Kind: Kind; types
172 pub trait Kind traits
197 type Kind = $kind; global() types
[all...]
/third_party/rust/crates/clap/tests/derive/
H A Dskip.rs73 enum Kind { in skip_enum() enum
/third_party/rust/crates/clap/tests/derive_ui/
H A Dskip_without_default.rs12 enum Kind { enum
/third_party/typescript/tests/baselines/reference/
H A DflowControlTypeGuardThenSwitch.js40 var Kind; variable
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/tok/
H A Dtok.go22 type Kind string type
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecordHelpers.h19 inline bool symbolOpensScope(SymbolKind Kind) { in symbolOpensScope() argument
38 inline bool symbolEndsScope(SymbolKind Kind) { in symbolEndsScope() argument
H A DDebugSubsection.h21 explicit DebugSubsectionRef(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsectionRef() argument
29 DebugSubsectionKind Kind; member in llvm::codeview::DebugSubsectionRef
34 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() argument
45 DebugSubsectionKind Kind; member in llvm::codeview::DebugSubsection
[all...]
H A DDebugUnknownSubsection.h20 DebugUnknownSubsectionRef(DebugSubsectionKind Kind, BinaryStreamRef Data) in DebugUnknownSubsectionRef() argument
H A DTypeIndexDiscovery.h21 TiRefKind Kind; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp23 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const SelectSectionForGlobal() argument
/third_party/protobuf/php/src/Google/Protobuf/Field/
H A DKind.php14 class Kind class
/third_party/rust/crates/rust-cexpr/src/
H A Dtoken.rs14 pub enum Kind { enum
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomment.rs5 enum Kind { enum
/third_party/rust/crates/cxx/tests/ui/
H A Dunique_ptr_to_opaque.rs8 type Kind = cxx::kind::Opaque; types
H A Dslice_of_type_alias.rs22 type Kind = cxx::kind::Trivial; types
27 type Kind = cxx::kind::Opaque; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPConstants.cpp29 StringRef llvm::omp::getOpenMPDirectiveName(Directive Kind) { in getOpenMPDirectiveName() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
H A DResourceScriptToken.h31 enum class Kind { class in llvm::RCToken
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DArgument.h129 void addAttr(Attribute::AttrKind Kind) { in addAttr() argument
136 void removeAttr(Attribute::AttrKind Kind) { in removeAttr() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp17 ARMMCExpr::create(VariantKind Kind, const MCExpr *Expr, in create() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRTargetObjectFile.cpp28 SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const SelectSectionForGlobal() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiELFObjectWriter.cpp44 unsigned Kind = static_cast<unsigned>(Fixup.getKind()); in getRelocType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp24 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const SelectSectionForGlobal() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DForceFunctionAttrs.cpp29 static Attribute::AttrKind parseAttrKind(StringRef Kind) { in parseAttrKind() argument
79 auto Kind = parseAttrKind(KV.second); in addForcedAttributes() local
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dmain.rs65 enum Kind { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp20 SimpleTypeKind Kind; member

Completed in 6 milliseconds

12345678910>>...17