Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2729 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anonde52a23c0211::TypeSpecLocFiller
2883 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anonde52a23c0211::DeclaratorLocFiller
/external/clang/tools/libclang/
DCIndex.cpp338 bool VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL);
1485 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in CursorVisitor
/external/clang/lib/Serialization/
DASTWriter.cpp597 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp3809 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocReader