Searched refs:VisitObjCObjectPointerTypeLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5604 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon3241::__anon3244::TypeSpecLocFiller
5798 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon3241::__anon3244::DeclaratorLocFiller
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp465 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp6699 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) {

Completed in 137 milliseconds