Searched defs:isAnyPointerType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 1632 bool isAnyPointerType() const; // Any C pointer or ObjC object pointer 5272 inline bool Type::isAnyPointerType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type |
Completed in 42 milliseconds