Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp127 SourceLocation VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc T) { in VisitObjCObjectPointerTypeLoc() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6266 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in __anon1bdae2e91211::TypeSpecLocFiller
6484 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in __anon1bdae2e91211::DeclaratorLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp600 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
H A DASTReader.cpp7087 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { VisitObjCObjectPointerTypeLoc() function in TypeLocReader