Searched defs:enclosing (Results 1 – 8 of 8) sorted by relevance
| /third_party/rust/rust/compiler/rustc_mir_transform/src/ |
| D | errors.rs | 51 pub enclosing: Option<Span>, field
|
| D | check_unsafety.rs | 552 let enclosing = if let Some((id, _)) = note_non_inherited { in check_unsafety() localVariable
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fProgramInterfaceQueryTests.cpp | 297 DefaultBlock (const SharedPtr& enclosing) in DefaultBlock() 309 StorageQualifier (const SharedPtr& enclosing, glu::Storage storage) in StorageQualifier() 323 Variable (const SharedPtr& enclosing, glu::DataType dataType) in Variable() 342 InterfaceBlock (const SharedPtr& enclosing, bool named) in InterfaceBlock() 364 ArrayElement (const SharedPtr& enclosing, int arraySize = DEFAULT_SIZE) in ArrayElement() 389 StructMember (const SharedPtr& enclosing) in StructMember() 405 LayoutQualifier (const SharedPtr& enclosing, const glu::Layout& layout) in LayoutQualifier() 422 InterpolationQualifier (const SharedPtr& enclosing, const glu::Interpolation& interpolation) in InterpolationQualifier() 454 ShaderSet::ShaderSet (const SharedPtr& enclosing, glu::GLSLVersion version) in ShaderSet() 464 ShaderSet::ShaderSet (const SharedPtr& enclosing, in ShaderSet() [all …]
|
| /third_party/rust/rust/compiler/rustc_middle/src/query/ |
| D | on_disk_cache.rs | 674 let enclosing = decoder.tcx.source_span_untracked(parent.unwrap()).data_untracked(); in decode() localVariable 896 let enclosing = s.tcx.source_span(parent).data_untracked(); in encode() localVariable
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_winsys.h | 82 struct svga_winsys_stats_timeframe *enclosing; member
|
| /third_party/rust/rust/compiler/rustc_mir_build/src/ |
| D | errors.rs | 334 pub enclosing: Option<UnusedUnsafeEnclosing>, field
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | function.cc | 1743 std::vector<Construct*> enclosing; in LabelControlFlowConstructs() local
|
| /third_party/typescript/lib/ |
| D | tsc.js | 77503 function literalTypeToNode(type, enclosing, tracker) { argument
|