Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Syntax/
HDBuildTree.cpp127 SourceLocation VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc T) { in VisitObjCObjectPointerTypeLoc() function
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp5838 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anon63241b561311::TypeSpecLocFiller
6073 void VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in __anon63241b561311::DeclaratorLocFiller
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp645 void TypeLocWriter::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocWriter
HDASTReader.cpp7100 void TypeLocReader::VisitObjCObjectPointerTypeLoc(ObjCObjectPointerTypeLoc TL) { in VisitObjCObjectPointerTypeLoc() function in TypeLocReader