Home
last modified time | relevance | path

Searched refs:VisitComplexType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp43 QualType VisitComplexType(const ComplexType *T);
1469 QualType ASTNodeImporter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp104 void ASTTypeWriter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp3932 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { in VisitComplexType() function in UnnamedLocalNoLinkageFinder