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

/external/clang/lib/Sema/
H A DSemaStmt.cpp3035 bool VisitRecordType(const RecordType *RT);
3039 bool LocalTypedefNameReferencer::VisitRecordType(const RecordType *RT) { function in class:__anon1508::LocalTypedefNameReferencer
H A DSemaTemplate.cpp4163 bool UnnamedLocalNoLinkageFinder::VisitRecordType(const RecordType* T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/AST/
H A DASTImporter.cpp69 QualType VisitRecordType(const RecordType *T);
1858 QualType ASTNodeImporter::VisitRecordType(const RecordType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp328 void ASTTypeWriter::VisitRecordType(const RecordType *T) { function in class:ASTTypeWriter

Completed in 134 milliseconds