Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp774 const MemRegion *StringRegion = S.getAsRegion(); in reportLocalizationError() local
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h824 StringRegion(const StringLiteral *str, const GlobalInternalSpaceRegion *sreg) in StringRegion() function