Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalType

212       if (SeenVBaseTypes.insert(C.getCanonicalType(VBase.getType()))) {
228 if (SeenVBaseTypes.insert(C.getCanonicalType(BaseType)))
1046 return Context.getCanonicalType(T);
1263 Context.getCanonicalType(ClassType));
1490 = Context.getCanonicalType(Context.getTypeDeclType(getParent()));
1511 = Context.getCanonicalType(Context.getTypeDeclType(getParent()));
1768 = Context.getCanonicalType(ParamRefType->getPointeeType());
1770 = Context.getCanonicalType(Context.getTagDeclType(getParent()));
1809 CanQualType ParamType = Context.getCanonicalType(Param->getType());
1813 = Context.getCanonicalType(Context.getTagDeclType(getParent()));