Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6288 auto ToDefaultLoc = importChecked(Err, S->getDefaultLoc()); in VisitDefaultStmt() local
6295 ToDefaultLoc, ToColonLoc, ToSubStmt); in VisitDefaultStmt()
6730 auto ToDefaultLoc = importChecked(Err, E->getDefaultLoc()); in VisitGenericSelectionExpr() local
6750 ToDefaultLoc, ToRParenLoc, E->containsUnexpandedParameterPack()); in VisitGenericSelectionExpr()
6755 llvm::makeArrayRef(ToAssocExprs), ToDefaultLoc, ToRParenLoc, in VisitGenericSelectionExpr()