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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h288 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasObjCPointerRepresentation)
H A DType.h1650 /// hasObjCPointerRepresentation - Whether this type can represent
1652 bool hasObjCPointerRepresentation() const;
5131 inline bool Type::hasObjCPointerRepresentation() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 121 milliseconds