Home
last modified time | relevance | path

Searched refs:TypeIdxMap (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h116 TypeIdxMap; typedef
DASTWriter.h145 serialization::TypeIdxMap TypeIdxs;
DASTReader.h469 serialization::TypeIdxMap TypeIdxs;
/external/clang/lib/Serialization/
DASTWriter.cpp3494 TypeIdxMap::const_iterator I = TypeIdxs.find(T); in getTypeIdx()
DASTReader.cpp3903 TypeIdxMap::const_iterator I = TypeIdxs.find(T); in GetTypeIdx()