Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp157 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function
2977 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()