Lines Matching refs:inspectThisDecl
797 inspectThisDecl(); in involvesFunctionType()
805 inspectThisDecl(); in isFunctionDecl()
818 inspectThisDecl(); in isFunctionOrMethodVariadic()
831 inspectThisDecl(); in isFunctionPointerVarDecl()
845 inspectThisDecl(); in isObjCPropertyDecl()
853 inspectThisDecl(); in isTemplateOrSpecialization()
861 inspectThisDecl(); in isRecordLikeDecl()
870 inspectThisDecl(); in isUnionDecl()
887 inspectThisDecl(); in isClassOrStructDecl()
899 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
926 inspectThisDecl(); in isClassTemplateDecl()
935 inspectThisDecl(); in isFunctionTemplateDecl()
944 inspectThisDecl(); in isObjCInterfaceDecl()
953 inspectThisDecl(); in isObjCProtocolDecl()
960 inspectThisDecl(); in getParamVars()
964 void Sema::inspectThisDecl() { in inspectThisDecl() function in clang::comments::Sema