reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
77 return makeDecls<NamedDecl>(SrcCode0, SrcCode1, Lang, Matcher); 140 auto Decls = makeDecls<ClassTemplateSpecializationDecl>( 151 auto Decls = makeDecls<ClassTemplateSpecializationDecl>( 162 auto Decls = makeDecls<ClassTemplateSpecializationDecl>( 435 auto t = makeDecls<CXXMethodDecl>( 480 auto t = makeDecls<CXXMethodDecl>( 501 auto t = makeDecls<CXXConstructorDecl>("struct X { X(); };", 508 auto t = makeDecls<CXXConstructorDecl>("struct X { X(int); };", 516 auto t = makeDecls<CXXConstructorDecl>("struct X { X(); };", 524 auto t = makeDecls<CXXConversionDecl>("struct X { operator bool(); };", 541 auto t = makeDecls<FunctionDecl>( 550 auto t = makeDecls<FunctionDecl>( 766 auto t = makeDecls<CXXRecordDecl>( 949 auto t = makeDecls<ClassTemplateSpecializationDecl>( 979 auto t = makeDecls<ClassTemplateSpecializationDecl>( 1027 auto t = makeDecls<FunctionTemplateDecl>(Code, Code, Lang_CXX11, 1045 auto t = makeDecls<FunctionTemplateDecl>(Code + R"( 1080 auto t = makeDecls<FunctionTemplateDecl>(Code, Code, Lang_CXX11, 1098 auto t = makeDecls<FunctionTemplateDecl>(Code + R"( 1127 auto t = makeDecls<FunctionTemplateDecl>(Code + R"( 1149 auto t = makeDecls<ClassTemplateSpecializationDecl>( 1175 auto t = makeDecls<ClassTemplateSpecializationDecl>( 1202 auto t = makeDecls<ClassTemplateSpecializationDecl>( 1228 auto t = makeDecls<ClassTemplateSpecializationDecl>( 1255 auto t = makeDecls<ClassTemplateSpecializationDecl>(