Searched defs:getFunctionOrMethodResultType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp91 static QualType getFunctionOrMethodResultType(const Decl *D) { function
1201 QualType ResultType = getFunctionOrMethodResultType(D);
2368 Ty = getFunctionOrMethodResultType(D);

Completed in 165 milliseconds