Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnUndefChecker.cpp46 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); in checkPreStmt()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp239 CallEvent::getDeclaredResultType(calleeCtx->getDecl()); in processCallExit()
H A DCallEvent.cpp428 QualType CallEvent::getDeclaredResultType(const Decl *D) { in getDeclaredResultType() function in CallEvent
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h387 static QualType getDeclaredResultType(const Decl *D);