Home
last modified time | relevance | path

Searched defs:processType (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/scripts/
DbuildProtocol.ts39 private processType(type: ts.Type): void { method in DeclarationsWalker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp124 void DebugInfoFinder::processType(DIType *DT) { in processType() function in DebugInfoFinder