OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasStackStorage
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
137
bool
hasStackStorage
() const;
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountChecker.cpp
511
if (!R->
hasStackStorage
() || !VR)
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp
1247
bool MemRegion::
hasStackStorage
() const {
ExprEngine.cpp
2792
if (!MR || !MR->
hasStackStorage
()) {
Completed in 22 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026