Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatString.cpp299 case CPointerTy: in matchesType()
327 case CPointerTy: in getRepresentativeType()
DPrintfFormatString.cpp350 return ArgTypeResult::CPointerTy; in getArgType()
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h201 enum Kind { UnknownTy, InvalidTy, SpecificTy, ObjCPointerTy, CPointerTy, enumerator