Home
last modified time | relevance | path

Searched defs:hasSymbolicOffset (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h82 bool hasSymbolicOffset() const { return Offset == Symbolic; } in hasSymbolicOffset() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp73 bool hasSymbolicOffset() const { return P.getInt() & Symbolic; } hasSymbolicOffset() function in __anon0d3d1f130111::BindingKey
[all...]