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

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp25 QualType CallEvent::getResultType() const { function in class:CallEvent
/external/clang/include/clang/AST/
H A DDeclObjC.h339 QualType getResultType() const { return MethodDeclType; } function in class:clang::ObjCList
345 return getResultType().getNonLValueExprType(getASTContext());

Completed in 162 milliseconds