Searched defs:Canonical (Results 1 – 9 of 9) sorted by relevance
447 const Decl *Canonical = D->getCanonicalDecl(); in getCommentForDecl() local594 CanonicalTemplateTemplateParm *Canonical in getCanonicalTemplateTemplateParmDecl() local2320 QualType Canonical; in getComplexType() local2348 QualType Canonical; in getPointerType() local2370 QualType Canonical = getCanonicalType(New); in getAdjustedType() local2410 QualType Canonical = getCanonicalType(Decayed); in getDecayedType() local2438 QualType Canonical; in getBlockPointerType() local2475 QualType Canonical; in getLValueReferenceType() local2512 QualType Canonical; in getRValueReferenceType() local2545 QualType Canonical; in getMemberPointerType() local[all …]
30 bool Canonical; member in __anonf72826f80111::StmtProfiler34 bool Canonical) in StmtProfiler()
535 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, in ObjCObjectType()
3364 const FieldDecl *Canonical = getCanonicalDecl(); in getFieldIndex() local
382 DeclT *Start, *Canonical, *Current; member in __anon219d21e80111::MergedRedeclIterator
5386 QualType Canonical = readType(*Loc.F, Record, Idx); in readTypeRecord() local
13298 CXXRecordDecl *Canonical = cast<CXXRecordDecl>(Class->getCanonicalDecl()); in DefineUsedVTables() local13436 CXXConstructorDecl *Canonical = Ctor->getCanonicalDecl(), in DelegatingCycleHelper() local
6963 Decl *Canonical = Result->getCanonicalDecl(); in DiagnoseInvalidRedeclaration() local
4841 static unibrow::uchar Canonical( in Canonical() function