Lines Matching refs:inspectThisDecl
806 inspectThisDecl(); in isFunctionDecl()
839 inspectThisDecl(); in isFunctionPointerVarDecl()
853 inspectThisDecl(); in isObjCPropertyDecl()
861 inspectThisDecl(); in isTemplateOrSpecialization()
869 inspectThisDecl(); in isRecordLikeDecl()
878 inspectThisDecl(); in isUnionDecl()
889 inspectThisDecl(); in isClassOrStructDecl()
899 inspectThisDecl(); in isClassTemplateDecl()
908 inspectThisDecl(); in isFunctionTemplateDecl()
917 inspectThisDecl(); in isObjCInterfaceDecl()
926 inspectThisDecl(); in isObjCProtocolDecl()
933 inspectThisDecl(); in getParamVars()
937 void Sema::inspectThisDecl() { in inspectThisDecl() function in clang::comments::Sema