Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DTpiStream.h58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; } in typeCollection() function
/external/python/cpython2/Lib/plat-mac/Carbon/
DCarbonEvents.py298 typeCollection = FOUR_CHAR_CODE('cltn') variable