Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp127 SourceLocation VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc T) { in VisitObjCObjectPointerTypeLoc() function
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5933 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitAutoTypeLoc()
6168 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in fillDependentAddressSpaceTypeLoc()
5783 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in __anonf9e1d30a1211::TypeSpecLocFiller
6018 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp689 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in EmitBlockID()
645 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
H A DASTReader.cpp7370 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in GetType()
7100 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in TypeLocReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1742 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitParenTypeLoc()
1736 bool CursorVisitor::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in CursorVisitor