Home
last modified time | relevance | path

Searched defs:ReturnVal (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DunionReductionMutualSubtypes.ts5 interface ReturnVal { interface
/third_party/typescript/tests/cases/conformance/types/union/
DunionTypeReduction2.ts56 interface ReturnVal { interface
/third_party/benchmark/test/
Dregister_benchmark_test.cc60 typedef benchmark::internal::Benchmark* ReturnVal; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp672 SDValue ReturnVal; in LowerAsSTATEPOINT() local
953 if (SDValue ReturnVal = LowerAsSTATEPOINT(SI)) { in LowerCallSiteWithDeoptBundleImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3294 bool ReturnVal = false; in parseDirectiveAlign() local