Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsSingle

161     if (TypeDecl *Type = Found.getAsSingle<TypeDecl>()) {
181 if (ClassTemplateDecl *Template = Found.getAsSingle<ClassTemplateDecl>()) {
355 CXXTypeInfoDecl = R.getAsSingle<RecordDecl>();
441 MSVCGuidDecl = R.getAsSingle<RecordDecl>();