Searched refs:VisitComplexType (Results 1 – 5 of 5) sorted by relevance
347 void VisitComplexType(const ComplexType *T) { Visit(T->getElementType()); } in VisitComplexType() function
978 void VisitComplexType(const ComplexType *T) { in VisitComplexType() function in __anone9b41ed00211::ODRTypeVisitor
913 QualType VisitComplexType(const ComplexType *T) { in TRIVIAL_TYPE_CLASS()
1148 ExpectedType ASTNodeImporter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTNodeImporter
6363 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { in VisitComplexType() function in UnnamedLocalNoLinkageFinder