Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatString.cpp424 case ObjCPointerTy: { in matchesType()
465 case ObjCPointerTy: in getRepresentativeType()
DPrintfFormatString.cpp546 return ArgType::ObjCPointerTy; in getArgType()
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h238 enum Kind { UnknownTy, InvalidTy, SpecificTy, ObjCPointerTy, CPointerTy, enumerator