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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h749 class ObjCStringRegion : public TypedValueRegion { class in namespace:clang::ento
754 ObjCStringRegion(const ObjCStringLiteral* str, const MemRegion* sreg) function in class:clang::ento::ObjCStringRegion
1162 const ObjCStringRegion *getObjCStringRegion(const ObjCStringLiteral *Str);

Completed in 50 milliseconds