Searched defs:involvesFunctionType (Results 1 – 2 of 2) sorted by relevance
793 bool Sema::involvesFunctionType() { in involvesFunctionType() function in clang::comments::Sema
1073 bool involvesFunctionType() const { return !ReturnType.isNull(); } in involvesFunctionType() function