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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h79 bool hasSymbolicOffset() const { return Offset == Symbolic; } function in class:clang::ento::RegionOffset
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp72 bool hasSymbolicOffset() const { return P.getInt() & Symbolic; } function in class:__anon894::BindingKey
[all...]

Completed in 403 milliseconds