Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp798 inspectThisDecl(); in involvesFunctionType()
806 inspectThisDecl(); in isFunctionDecl()
819 inspectThisDecl(); in isFunctionOrMethodVariadic()
832 inspectThisDecl(); in isFunctionPointerVarDecl()
846 inspectThisDecl(); in isObjCPropertyDecl()
854 inspectThisDecl(); in isTemplateOrSpecialization()
862 inspectThisDecl(); in isRecordLikeDecl()
871 inspectThisDecl(); in isUnionDecl()
888 inspectThisDecl(); in isClassOrStructDecl()
900 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h228 void inspectThisDecl();