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

/external/clang/include/clang/AST/
H A DType.h1649 /// hasObjCPointerRepresentation - Whether this type can represent
1651 bool hasObjCPointerRepresentation() const;
5160 inline bool Type::hasObjCPointerRepresentation() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 235 milliseconds