Lines Matching refs:inspectThisDecl
825 inspectThisDecl(); in isFunctionDecl()
866 inspectThisDecl(); in isFunctionPointerVarDecl()
880 inspectThisDecl(); in isFunctionOrBlockPointerVarLikeDecl()
910 inspectThisDecl(); in isObjCPropertyDecl()
918 inspectThisDecl(); in isTemplateOrSpecialization()
926 inspectThisDecl(); in isRecordLikeDecl()
935 inspectThisDecl(); in isUnionDecl()
952 inspectThisDecl(); in isClassOrStructDecl()
964 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
991 inspectThisDecl(); in isClassTemplateDecl()
1000 inspectThisDecl(); in isFunctionTemplateDecl()
1009 inspectThisDecl(); in isObjCInterfaceDecl()
1018 inspectThisDecl(); in isObjCProtocolDecl()
1025 inspectThisDecl(); in getParamVars()
1029 void Sema::inspectThisDecl() { in inspectThisDecl() function in clang::comments::Sema