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

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

Completed in 229 milliseconds