Searched defs:VisitTypedefTypeLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon2932::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3347 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon3281::TypeSpecLocFiller
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp510 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5020 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocReader

Completed in 201 milliseconds