Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp4770 SourceLocation ToBeginLoc, ToLocation, ToPropertyIvarDeclLoc; in VisitObjCPropertyImplDecl() local
4773 std::tie(ToBeginLoc, ToLocation, ToPropertyIvarDeclLoc) = *Imp; in VisitObjCPropertyImplDecl()
4781 ToPropertyIvarDeclLoc)) in VisitObjCPropertyImplDecl()