OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeclaredResultType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ReturnUndefChecker.cpp
46
QualType RT = CallEvent::
getDeclaredResultType
(SFC->getDecl());
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h
387
static QualType
getDeclaredResultType
(const Decl *D);
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp
239
CallEvent::
getDeclaredResultType
(calleeCtx->getDecl());
CallEvent.cpp
427
QualType CallEvent::
getDeclaredResultType
(const Decl *D) {
Completed in 19 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026