Searched refs:involvesFunctionType (Results 1 – 4 of 4) sorted by relevance
252 assert(involvesFunctionType()); in fill()264 assert(involvesFunctionType()); in fill()276 assert(involvesFunctionType()); in fill()361 assert(involvesFunctionType()); in fill()
89 if (!involvesFunctionType()) in actOnParamCommandStart()564 if (involvesFunctionType()) { in checkReturnsCommand()704 if (!involvesFunctionType()) { in resolveParamCommandIndexes()792 bool Sema::involvesFunctionType() { in involvesFunctionType() function in clang::comments::Sema797 return ThisDeclInfo->involvesFunctionType(); in involvesFunctionType()
201 bool involvesFunctionType();
1079 bool involvesFunctionType() const { return !ReturnType.isNull(); }