Home
last modified time | relevance | path

Searched refs:typeArray (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h56 const codeview::CVTypeArray &typeArray() const { return TypeRecords; } in typeArray() function
/third_party/typescript/src/services/codefixes/
DconvertToAsyncFunction.ts372 const typeArray: Type[] = possibleNameForVarDecl.types; constant
373 const unionType = transformer.checker.getUnionType(typeArray, UnionReduction.Subtype);
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h448 …onst TSourceLoc&, TString& identifier, const TPublicType&, TArraySizes* typeArray = nullptr, TInte…