Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DCommon.h80 TMap() : std::map<K, D, CMP, tAllocator>() {} in TMap() function
82TMap(const tAllocator& a) : std::map<K, D, CMP, tAllocator>(std::map<K, D, CMP, tAllocator>::key_c… in TMap() function
/external/clang/test/CodeGenObjC/
Ddebug-info-block-line.m36 @interface TMap : NSObject interface