Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp5693 LabelDecl *ToLabelDecl; in VisitLabelStmt() local
5695 std::tie(ToIdentLoc, ToLabelDecl, ToSubStmt) = *Imp; in VisitLabelStmt()
5698 ToIdentLoc, ToLabelDecl, ToSubStmt); in VisitLabelStmt()