OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:removeDeadImpl
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
DynamicType.cpp
165
static ProgramStateRef
removeDeadImpl
(ProgramStateRef State, SymbolReaper &SR) {
176
return
removeDeadImpl
<DynamicTypeMap>(State, SR);
180
return
removeDeadImpl
<DynamicCastMap>(State, SR);
185
return
removeDeadImpl
<DynamicClassObjectMap>(State, SR);
Completed in 25 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026