Searched refs:VisitTypedefType (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp629 bool VisitTypedefType(const TypedefType *Type) { function in class:IsObjCTypeParamDependentTypeVisitor
/external/clang/lib/AST/
H A DASTDumper.cpp345 void VisitTypedefType(const TypedefType *T) { function in class:__anon1053::ASTDumper
H A DASTImporter.cpp60 QualType VisitTypedefType(const TypedefType *T);
1773 QualType ASTNodeImporter::VisitTypedefType(const TypedefType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp283 void ASTTypeWriter::VisitTypedefType(const TypedefType *T) { function in class:ASTTypeWriter

Completed in 590 milliseconds