Home
last modified time | relevance | path

Searched refs:inspectThisDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DCommentSema.cpp797 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()
[all …]
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCommentSema.h228 void inspectThisDecl();