Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp825 inspectThisDecl(); in isFunctionDecl()
866 inspectThisDecl(); in isFunctionPointerVarDecl()
880 inspectThisDecl(); in isFunctionOrBlockPointerVarLikeDecl()
910 inspectThisDecl(); in isObjCPropertyDecl()
918 inspectThisDecl(); in isTemplateOrSpecialization()
926 inspectThisDecl(); in isRecordLikeDecl()
935 inspectThisDecl(); in isUnionDecl()
952 inspectThisDecl(); in isClassOrStructDecl()
964 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
991 inspectThisDecl(); in isClassTemplateDecl()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h233 void inspectThisDecl();