Searched refs:isFunctionDecl (Results 1 – 2 of 2) sorted by relevance
89 if (!isFunctionDecl()) in actOnParamCommandStart()587 if (isFunctionDecl()) { in checkReturnsCommand()712 if (!isFunctionDecl()) { in resolveParamCommandIndexes()800 bool Sema::isFunctionDecl() { in isFunctionDecl() function in clang::comments::Sema809 return isFunctionDecl() && ThisDeclInfo->CurrentDecl && in isAnyFunctionDecl()829 return isFunctionDecl() && ThisDeclInfo->CurrentDecl && in isObjCMethodDecl()
205 bool isFunctionDecl();