Home
last modified time | relevance | path

Searched refs:isExport (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h98 bool isExport(unsigned Opcode) const;
DR600ControlFlowFinalizer.cpp676 if (TII->isExport(MI->getOpcode())) { in runOnMachineFunction()
DR600InstrInfo.cpp195 bool R600InstrInfo::isExport(unsigned Opcode) const { in isExport() function in R600InstrInfo
/third_party/typescript/src/compiler/
Dchecker.ts2788 const isExport = typeOnlyDeclaration.kind === SyntaxKind.ExportSpecifier;
2789 const message = isExport
2792 const relatedMessage = isExport
/third_party/typescript/lib/
DtypingsInstaller.js53030 var isExport = typeOnlyDeclaration.kind === 281 /* SyntaxKind.ExportSpecifier */;
53031 var message = isExport
53034 var relatedMessage = isExport
Dtsc.js43773 var isExport = typeOnlyDeclaration.kind === 281;
43774 var message = isExport
43777 var relatedMessage = isExport
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs28820 …").build("id", "moduleReference").field("id", def("Identifier")).field("isExport", Boolean, defaul…