Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructorInfo

7683   typedef std::pair<CanQualType, CXXConstructorDecl *> ConstructorInfo;
7684 typedef llvm::DenseMap<const Type *, ConstructorInfo> ConstructorToSourceMap;