Searched refs:VisitComplexType (Results 1 – 5 of 5) sorted by relevance
341 void VisitComplexType(const ComplexType *T) { Visit(T->getElementType()); } in VisitComplexType() function
838 void VisitComplexType(const ComplexType *T) { in VisitComplexType() function in __anonb1d94ece0211::ODRTypeVisitor
881 QualType VisitComplexType(const ComplexType *T) { in TRIVIAL_TYPE_CLASS()
352 ExpectedType VisitComplexType(const ComplexType *T);1112 ExpectedType ASTNodeImporter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTNodeImporter
5960 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { in VisitComplexType() function in UnnamedLocalNoLinkageFinder