Home
last modified time | relevance | path

Searched defs:getResultType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp25 QualType CallEvent::getResultType() const { in getResultType() function in CallEvent
/external/clang/include/clang/AST/
DDeclObjC.h339 QualType getResultType() const { return MethodDeclType; } in getResultType() function
DDecl.h1838 QualType getResultType() const { in getResultType() function