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

/external/clang/include/clang/AST/
H A DASTContext.h163 typedef llvm::DenseMap<const Type *, struct TypeInfo> TypeInfoMap; typedef in class:clang::ASTContext
164 mutable TypeInfoMap MemoizedTypeInfo;

Completed in 139 milliseconds