Lines Matching refs:inspectThisDecl
804 inspectThisDecl(); in isFunctionDecl()
837 inspectThisDecl(); in isFunctionPointerVarDecl()
851 inspectThisDecl(); in isObjCPropertyDecl()
859 inspectThisDecl(); in isTemplateOrSpecialization()
867 inspectThisDecl(); in isRecordLikeDecl()
876 inspectThisDecl(); in isUnionDecl()
887 inspectThisDecl(); in isClassOrStructDecl()
897 inspectThisDecl(); in isClassTemplateDecl()
906 inspectThisDecl(); in isFunctionTemplateDecl()
915 inspectThisDecl(); in isObjCInterfaceDecl()
924 inspectThisDecl(); in isObjCProtocolDecl()
931 inspectThisDecl(); in getParamVars()
935 void Sema::inspectThisDecl() { in inspectThisDecl() function in clang::comments::Sema