Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h59 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp118 auto &Types = Tpi->typeCollection(); in createTypeEnumerator()
156 auto &Types = Tpi->typeCollection(); in findSymbolByTypeIndex()
/external/python/cpython2/Lib/plat-mac/Carbon/
DCarbonEvents.py298 typeCollection = FOUR_CHAR_CODE('cltn') variable