Searched defs:Canonical (Results 1 – 10 of 10) sorted by relevance
566 const Decl *Canonical = D->getCanonicalDecl(); in getCommentForDecl() local787 CanonicalTemplateTemplateParm *Canonical in getCanonicalTemplateTemplateParmDecl() local3292 QualType Canonical; in getComplexType() local3320 QualType Canonical; in getPointerType() local3342 QualType Canonical = getCanonicalType(New); in getAdjustedType() local3363 QualType Canonical = getCanonicalType(Decayed); in getDecayedType() local3414 QualType Canonical; in getBlockPointerType() local3451 QualType Canonical; in getLValueReferenceType() local3491 QualType Canonical; in getRValueReferenceType() local3523 QualType Canonical; in getMemberPointerType() local[all …]
31 bool Canonical; member in __anonf5a685610111::StmtProfiler34 StmtProfiler(llvm::FoldingSetNodeID &ID, bool Canonical) in StmtProfiler()86 const ASTContext &Context, bool Canonical) in StmtProfilerWithPointers()
734 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, in ObjCObjectType()3388 const ASTContext &Context, bool Canonical) { in Profile()
4359 const FieldDecl *Canonical = getCanonicalDecl(); in getFieldIndex() local
1819 const Module *M, SourceRange ReplLoc) { in diagnosePrivateModules()1835 SmallString<128> Canonical(M->Name); in diagnosePrivateModules() local
315 const Decl *Canonical = Ctx->AttrDecl->getCanonicalDecl(); in translateDeclRefExpr() local
152 QualType Canonical = TD->getUnderlyingType().getCanonicalType(); in inferGslPointerAttribute() local
18059 CXXRecordDecl *Canonical = Class->getCanonicalDecl(); in DefineUsedVTables() local18197 CXXConstructorDecl *Canonical = Ctor->getCanonicalDecl(), in DelegatingCycleHelper() local
8947 Decl *Canonical = Result->getCanonicalDecl(); in DiagnoseInvalidRedeclaration() local
474 DeclT *Canonical = nullptr; member in __anon409365d10111::MergedRedeclIterator