Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp796 inspectThisDecl(); in involvesFunctionType()
804 inspectThisDecl(); in isFunctionDecl()
817 inspectThisDecl(); in isFunctionOrMethodVariadic()
830 inspectThisDecl(); in isFunctionPointerVarDecl()
844 inspectThisDecl(); in isObjCPropertyDecl()
852 inspectThisDecl(); in isTemplateOrSpecialization()
860 inspectThisDecl(); in isRecordLikeDecl()
869 inspectThisDecl(); in isUnionDecl()
886 inspectThisDecl(); in isClassOrStructDecl()
898 inspectThisDecl(); in isClassOrStructOrTagTypedefDecl()
[all …]
/src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h228 void inspectThisDecl();