Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DFormatString.cpp538 case ObjCPointerTy: { in matchesType()
588 case ObjCPointerTy: in getRepresentativeType()
H A DPrintfFormatString.cpp660 return ArgType::ObjCPointerTy; in getScalarArgType()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h258 enum Kind { UnknownTy, InvalidTy, SpecificTy, ObjCPointerTy, CPointerTy, enumerator