| /third_party/rust/rust/compiler/rustc_hir_typeck/src/ |
| D | gather_locals.rs | 15 pub(super) struct Declaration<'a> { struct 24 impl<'a> From<&'a hir::Local<'a>> for Declaration<'a> { argument 31 impl<'a> From<&'a hir::Let<'a>> for Declaration<'a> { implementation
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | AstHelpers.h | 22 struct Declaration struct 28 // Returns a `Declaration` view of the given node. argument
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| D | switch_statement.cc | 35 const ast::SwitchStatement* SwitchStatement::Declaration() const { in Declaration() function in tint::sem::SwitchStatement 48 const ast::CaseStatement* CaseStatement::Declaration() const { in Declaration() function in tint::sem::CaseStatement
|
| D | call.h | 54 const ast::CallExpression* Declaration() const { in Declaration() function
|
| D | for_loop_statement.cc | 31 const ast::ForLoopStatement* ForLoopStatement::Declaration() const { in Declaration() function in tint::sem::ForLoopStatement
|
| D | struct.h | 78 const ast::Struct* Declaration() const { return declaration_; } in Declaration() function 197 const ast::StructMember* Declaration() const { return declaration_; } in Declaration() function
|
| D | expression.h | 46 const ast::Expression* Declaration() const { return declaration_; } in Declaration() function
|
| D | block_statement.cc | 35 const ast::BlockStatement* BlockStatement::Declaration() const { in Declaration() function in tint::sem::BlockStatement
|
| D | variable.h | 61 const ast::Variable* Declaration() const { return declaration_; } in Declaration() function
|
| D | function.h | 73 const ast::Function* Declaration() const { return declaration_; } in Declaration() function
|
| /third_party/rust/rust/tests/codegen/ |
| D | enum-debug-niche-2.rs | 21 pub struct Declaration; struct 23 impl TypeFamily for Declaration { implementation
|
| /third_party/rust/rust/tests/rustdoc/ |
| D | enum-headings.rs | 12 Declaration { enumerator
|
| /third_party/rust/rust/tests/ui/issues/ |
| D | issue-36075.rs | 4 type Declaration; typedef
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorBase.cs | 74 public DescriptorDeclaration Declaration => File.GetDeclaration(this); field in Google.Protobuf.Reflection.DescriptorBase
|
| /third_party/skia/src/sksl/dsl/priv/ |
| D | DSLWriter.cpp | 78 std::unique_ptr<SkSL::Statement> DSLWriter::Declaration(DSLVarBase& var) { in Declaration() function in SkSL::dsl::DSLWriter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | ExtractGV.cpp | 134 llvm::Value *Declaration; in runOnModule() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceGlobalInits.h | 295 const GlobalDeclaration *Declaration, in create() 303 const GlobalDeclaration *Declaration, in create() 349 const GlobalDeclaration *Declaration; variable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/ |
| D | references.rs | 38 pub struct Declaration { struct 39 pub nav: NavigationTarget, 40 pub is_mut: bool,
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| D | NodeType.h | 33 Declaration, enumerator
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_parse.h | 62 struct tgsi_declaration Declaration; member
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | tsserver.go | 44 Declaration(context.Context, *DeclarationParams) ([]DeclarationLink, error) methodSpec 635 func (s *serverDispatcher) Declaration(ctx context.Context, params *DeclarationParams) ([]Declarati… func
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/ |
| D | langsvr.go | 195 func (s *server) Declaration(ctx context.Context, p *lsp.DeclarationParams) ([]lsp.DeclarationLink,… func
|
| /third_party/spirv-tools/utils/vscode/src/ |
| D | langsvr.go | 195 func (s *server) Declaration(ctx context.Context, p *lsp.DeclarationParams) ([]lsp.DeclarationLink,… func
|