Lines Matching refs:inspectThisDecl
796 inspectThisDecl(); in involvesFunctionType()
804 inspectThisDecl(); in isFunctionDecl()
817 inspectThisDecl(); in isFunctionOrMethodVariadic()
830 inspectThisDecl(); in isFunctionPointerVarDecl()
844 inspectThisDecl(); in isObjCPropertyDecl()
852 inspectThisDecl(); in isTemplateOrSpecialization()
860 inspectThisDecl(); in isRecordLikeDecl()
869 inspectThisDecl(); in isUnionDecl()
886 inspectThisDecl(); in isClassOrStructDecl()
898 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
925 inspectThisDecl(); in isClassTemplateDecl()
934 inspectThisDecl(); in isFunctionTemplateDecl()
943 inspectThisDecl(); in isObjCInterfaceDecl()
952 inspectThisDecl(); in isObjCProtocolDecl()
959 inspectThisDecl(); in getParamVars()
963 void Sema::inspectThisDecl() { in inspectThisDecl() function in clang::comments::Sema