Home
last modified time | relevance | path

Searched defs:CtorDtor (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DconstructableDecoratorOnClass01.js2 class CtorDtor {} class
18 function CtorDtor() { class in CtorDtor
/third_party/typescript/tests/cases/conformance/decorators/class/
DconstructableDecoratorOnClass01.ts3 class CtorDtor {} class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp124 for (auto CtorDtor : CtorDtors) { in add() local
161 auto CtorDtor = reinterpret_cast<CtorDtorTy>( in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DExecutionUtils.h132 CtorDtorTy CtorDtor = in runViaLayer() local