Home
last modified time | relevance | path

Searched refs:GlobalIdentifierMapType (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h437 GlobalIdentifierMapType; typedef
442 GlobalIdentifierMapType GlobalIdentifierMap;
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp6599 GlobalIdentifierMapType::iterator I = GlobalIdentifierMap.find(ID + 1); in DecodeIdentifierInfo()