Searched defs:isAnyComplexType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 1615 bool isAnyComplexType() const; // C99 6.2.5p11 (complex) + Complex Int. 5332 inline bool Type::isAnyComplexType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type |
Completed in 53 milliseconds