Searched defs:getComplexType (Results 1 – 5 of 5) sorted by relevance
114 static const ComplexType *getComplexType(QualType type) { in getComplexType() function
37 static const ComplexType *getComplexType(QualType type) { in getComplexType() function
1504 CanQualType getComplexType(CanQualType T) const { in getComplexType() function
355 uint8_t getComplexType() const { in getComplexType() function
3901 QualType ASTContext::getComplexType(QualType T) const { in getComplexType() function in ASTContext