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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h533 class CodeTextRegion : public TypedRegion { class in namespace:clang::ento
537 CodeTextRegion(const MemRegion *sreg, Kind k) : TypedRegion(sreg, k) {} function in class:clang::ento::CodeTextRegion
[all...]

Completed in 111 milliseconds