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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h563 class CodeTextRegion : public TypedRegion { class in namespace:clang::ento
567 CodeTextRegion(const MemSpaceRegion *sreg, Kind k) : TypedRegion(sreg, k) { function in class:clang::ento::CodeTextRegion
[all...]

Completed in 55 milliseconds