Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h79 bool hasSymbolicOffset() const { return Offset == Symbolic; } in hasSymbolicOffset() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp72 bool hasSymbolicOffset() const { return P.getInt() & Symbolic; } in hasSymbolicOffset() function in __anoned09092b0111::BindingKey