Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp6399 auto ToDefaultLoc = importChecked(Err, S->getDefaultLoc()); in VisitDefaultStmt() local
6406 ToDefaultLoc, ToColonLoc, ToSubStmt); in VisitDefaultStmt()
6860 auto ToDefaultLoc = importChecked(Err, E->getDefaultLoc()); in VisitGenericSelectionExpr() local
6880 ToDefaultLoc, ToRParenLoc, E->containsUnexpandedParameterPack()); in VisitGenericSelectionExpr()
6885 llvm::makeArrayRef(ToAssocExprs), ToDefaultLoc, ToRParenLoc, in VisitGenericSelectionExpr()