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

/external/clang/include/clang/AST/
H A DType.h1643 /// hasPointerRepresentation - Whether this type is represented
1647 bool hasPointerRepresentation() const;
5155 inline bool Type::hasPointerRepresentation() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 385 milliseconds