Home
last modified time | relevance | path

Searched refs:StrRegion (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp105 if (const StringRegion* StrRegion= dyn_cast<StringRegion>(R)) { in evalChdir() local
106 const StringLiteral* Str = StrRegion->getStringLiteral(); in evalChdir()