/third_party/typescript/tests/cases/conformance/es6/modules/ |
D | defaultExportsCannotMerge02.ts | 5 export default class Decl { class 8 export interface Decl { interface 13 export namespace Decl { namespace
|
D | defaultExportsCannotMerge01.ts | 5 export default function Decl() { function 9 export interface Decl { interface 14 export namespace Decl { namespace
|
D | defaultExportsCannotMerge03.ts | 5 export default class Decl { class 8 interface Decl { interface 13 namespace Decl { namespace
|
/third_party/typescript/tests/baselines/reference/ |
D | defaultExportsCannotMerge01.js | 4 export default function Decl() { class 39 (function (Decl) { argument
|
D | defaultExportsCannotMerge02.js | 4 export default class Decl { class 31 function Decl() { class in Decl
|
D | defaultExportsCannotMerge03.js | 4 export default class Decl { class 31 function Decl() { class in Decl
|
D | enumAssignmentCompat3.js | 143 var Decl; variable 144 (function (Decl) { argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugAbbrev.cpp | 51 for (const auto &Decl : Decls) in dump() local 59 for (const auto &Decl : Decls) { in getAbbreviationDeclaration() local
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/sem/ |
D | sem.go | 51 Decl ast.EnumDecl member 84 Decl ast.TypeDecl member 92 Decl ast.MatcherDecl member 100 Decl ast.MatcherDecl member 132 Decl ast.FunctionDecl member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 49 void *Decl; member 53 void *Decl; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ARCRuntimeEntryPoints.h | 134 Function *getIntrinsicEntryPoint(Function *&Decl, Intrinsic::ID IntID) { in getIntrinsicEntryPoint()
|
D | ObjCARCContract.cpp | 148 Function *Decl = EP.get(ARCRuntimeEntryPointKind::RetainRV); in optimizeRetainCall() local 197 Function *Decl = EP.get(Class == ARCInstKind::AutoreleaseRV in contractAutorelease() local 425 Function *Decl = EP.get(ARCRuntimeEntryPointKind::StoreStrong); in tryToContractReleaseIntoStoreStrong() local
|
D | ObjCARCOpts.cpp | 983 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Release); in OptimizeIndividualCallImpl() local 1702 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in MoveCalls() local 1715 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Release); in MoveCalls() local 2051 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeWeakCalls() local 2080 Function *Decl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeWeakCalls() local
|
/third_party/typescript/tests/cases/compiler/ |
D | enumAssignmentCompat3.ts | 34 namespace Decl { namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 203 DINode *Decl, in createImportedDeclaration() 645 MDNode *Decl, MDTuple *TemplateParams, uint32_t AlignInBits) { in createGlobalVariableExpression() 661 unsigned LineNumber, DIType *Ty, bool IsLocalToUnit, MDNode *Decl, in createTempGlobalVariableFwdDecl() 758 DITemplateParameterArray TParams, DISubprogram *Decl, in createFunction() 777 DITemplateParameterArray TParams, DISubprogram *Decl, in createTempFunctionFwdDecl() 812 DIScope *Scope, DIGlobalVariable *Decl, StringRef Name, DIFile *File, in createCommonBlock()
|
D | IRBuilder.cpp | 325 auto Decl = Intrinsic::getDeclaration(M, ID, Tys); in getReductionIntrinsic() local 333 auto Decl = Intrinsic::getDeclaration( in CreateFAddReduce() local 342 auto Decl = Intrinsic::getDeclaration( in CreateFMulReduce() local
|
D | DebugInfo.cpp | 873 LLVMMetadataRef Decl, in LLVMDIBuilderCreateImportedDeclaration() 1288 LLVMMetadataRef Expr, LLVMMetadataRef Decl, uint32_t AlignInBits) { in LLVMDIBuilderCreateGlobalVariableExpression() 1338 LLVMMetadataRef Decl, uint32_t AlignInBits) { in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
|
D | DebugInfoMetadata.cpp | 706 Metadata *Decl, MDString *Name, in getImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 365 void addGlobalDeclaration(Ice::VariableDeclaration *Decl) { in addGlobalDeclaration() 473 void installDeclarationName(Ice::GlobalDeclaration *Decl, in installDeclarationName() 533 const Ice::GlobalDeclaration &Decl) { in reportLinkageError() 1083 Ice::VariableDeclaration *&Decl = GlobalVarsMap[Index]; in getGlobalVarByID() local 3067 Ice::GlobalDeclaration *Decl = Context->getGlobalDeclarationByID(Index); in setValueName() local
|
D | IceConverter.cpp | 134 Ice::GlobalDeclaration *Decl = getConverter().getGlobalDeclaration(GV); in convertConstant() local
|
/third_party/skia/third_party/externals/tint/src/ |
D | program_builder.h | 2167 const ast::VariableDeclStatement* Decl(const Source& source, in Decl() function 2175 const ast::VariableDeclStatement* Decl(const ast::Variable* var) { in Decl() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCodeGenPrepare.cpp | 572 Function *Decl = Intrinsic::getDeclaration(Mod, Intrinsic::amdgcn_fdiv_fast); in visitFDiv() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 1160 wasm::WasmLocalDecl Decl; in parseCodeSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1430 void *Decl = nullptr; in CreateMemForInlineAsm() local
|