Searched refs:TypeInfoMap (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h159 std::pair<uint64_t, unsigned> > TypeInfoMap; typedef in class:clang::ASTContext
160 mutable TypeInfoMap MemoizedTypeInfo;
/external/clang/lib/AST/
H A DASTContext.cpp1181 TypeInfoMap::iterator it = MemoizedTypeInfo.find(T);

Completed in 93 milliseconds