reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6698 TemplateDecl *AdjustDeclIfTemplate(Decl *&Decl);
5564 AdjustDeclIfTemplate(ConstructorD);
tools/clang/lib/Sema/SemaDecl.cpp15634 AdjustDeclIfTemplate(TagD); 15671 AdjustDeclIfTemplate(TagD); 15706 AdjustDeclIfTemplate(TagD); 15750 AdjustDeclIfTemplate(TagD);tools/clang/lib/Sema/SemaDeclCXX.cpp
2556 AdjustDeclIfTemplate(classdecl); 2731 AdjustDeclIfTemplate(ClassDecl); 4063 AdjustDeclIfTemplate(ConstructorD); 5308 AdjustDeclIfTemplate(ConstructorDecl); 8371 AdjustDeclIfTemplate(TagDecl); 8520 AdjustDeclIfTemplate(RecordD); 8584 AdjustDeclIfTemplate(MethodD); 15136 AdjustDeclIfTemplate(Dcl);