OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRegionAs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
UninitializedObjectChecker.cpp
302
const auto *FR = FieldVal.
getRegionAs
<FieldRegion>();
359
.
getRegionAs
<TypedValueRegion>();
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
Store.cpp
455
Base.castAs<loc::MemRegionVal>().
getRegionAs
<SubRegion>();
BugReporterVisitors.cpp
2164
if (const auto *SR = L->
getRegionAs
<SymbolicRegion>()) {
2167
} else if (L->
getRegionAs
<AllocaRegion>())
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h
608
const REGION*
getRegionAs
() const {
Completed in 20 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026