Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp126 SourceLocation VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc T) { in VisitObjCObjectPointerTypeLoc() function
/external/clang/lib/Sema/
DSemaType.cpp4851 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anon358d18600b11::TypeSpecLocFiller
5017 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anon358d18600b11::DeclaratorLocFiller
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp5839 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anonc6f7a84e1111::TypeSpecLocFiller
6041 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anonc6f7a84e1111::DeclaratorLocFiller
/external/clang/lib/Serialization/
DASTWriter.cpp701 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp5941 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocReader
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp485 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp6744 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocReader
/external/clang/tools/libclang/
DCIndex.cpp1555 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in CursorVisitor
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp1634 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in CursorVisitor