Searched refs:VisitComplexType (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp250 void VisitComplexType(const ComplexType *T) { function in class:__anon1053::ASTDumper
H A DASTImporter.cpp43 QualType VisitComplexType(const ComplexType *T);
1597 QualType ASTNodeImporter::VisitComplexType(const ComplexType *T) { function in class:ASTNodeImporter
H A DType.cpp684 QualType VisitComplexType(const ComplexType *T) { function in struct:__anon1118::SimpleTransformVisitor
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4061 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp136 void ASTTypeWriter::VisitComplexType(const ComplexType *T) { function in class:ASTTypeWriter

Completed in 210 milliseconds