Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp773 const MemRegion *StringRegion = S.getAsRegion(); in reportLocalizationError() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h794 StringRegion(const StringLiteral *str, const GlobalInternalSpaceRegion *sreg) in StringRegion() function