Home
last modified time | relevance | path

Searched defs:VisitComplexType (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h316 void VisitComplexType(const ComplexType *T) { Visit(T->getElementType()); } in VisitComplexType() function
/external/llvm-project/clang/lib/AST/
DODRHash.cpp838 void VisitComplexType(const ComplexType *T) { in VisitComplexType() function in __anonb19c90110211::ODRTypeVisitor
DASTImporter.cpp1093 ExpectedType ASTNodeImporter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTNodeImporter
/external/clang/lib/AST/
DASTDumper.cpp250 void VisitComplexType(const ComplexType *T) { in VisitComplexType() function in __anonf46bef8f0111::ASTDumper
DASTImporter.cpp1597 QualType ASTNodeImporter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp136 void ASTTypeWriter::VisitComplexType(const ComplexType *T) { in VisitComplexType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4061 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { in VisitComplexType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp5970 bool UnnamedLocalNoLinkageFinder::VisitComplexType(const ComplexType* T) { in VisitComplexType() function in UnnamedLocalNoLinkageFinder