Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp581 case ObjCPointerTy: { in matchesType()
631 case ObjCPointerTy: in getRepresentativeType()
H A DPrintfFormatString.cpp679 return ArgType::ObjCPointerTy; in getScalarArgType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h267 enum Kind { UnknownTy, InvalidTy, SpecificTy, ObjCPointerTy, CPointerTy, enumerator