Searched defs:getComplexType (Results 1 – 4 of 4) sorted by relevance
38 static const ComplexType *getComplexType(QualType type) { in getComplexType() function
1383 CanQualType getComplexType(CanQualType T) const { in getComplexType() function
350 uint8_t getComplexType() const { in getComplexType() function
3622 QualType ASTContext::getComplexType(QualType T) const { in getComplexType() function in ASTContext