Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DReturnUndefChecker.cpp47 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); in checkPreStmt()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp255 CallEvent::getDeclaredResultType(calleeCtx->getDecl()); in processCallExit()
DCallEvent.cpp271 QualType CallEvent::getDeclaredResultType(const Decl *D) { in getDeclaredResultType() function in CallEvent
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h375 static QualType getDeclaredResultType(const Decl *D);