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

/external/clang/lib/Sema/
H A DSemaType.cpp3066 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon256::TypeSpecLocFiller
3205 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:__anon256::DeclaratorLocFiller
/external/clang/lib/Serialization/
H A DASTWriter.cpp610 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp4388 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:TypeLocReader
/external/clang/tools/libclang/
H A DCIndex.cpp1436 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { function in class:CursorVisitor

Completed in 96 milliseconds