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

/external/clang/lib/Sema/
H A DSemaType.cpp3522 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon18110::TypeSpecLocFiller
3679 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon18110::DeclaratorLocFiller
/external/clang/lib/Serialization/
H A DASTWriter.cpp643 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5760 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:TypeLocReader
/external/clang/tools/libclang/
H A DCIndex.cpp1493 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:CursorVisitor

Completed in 281 milliseconds