Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DChrootChecker.cpp113 if (const StringRegion* StrRegion= dyn_cast<StringRegion>(R)) { in Chdir() local
114 const StringLiteral* Str = StrRegion->getStringLiteral(); in Chdir()