Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp6159 auto ToDefaultLoc = importChecked(Err, S->getDefaultLoc()); in VisitDefaultStmt() local
6166 ToDefaultLoc, ToColonLoc, ToSubStmt); in VisitDefaultStmt()
6601 auto ToDefaultLoc = importChecked(Err, E->getDefaultLoc()); in VisitGenericSelectionExpr() local
6621 ToDefaultLoc, ToRParenLoc, E->containsUnexpandedParameterPack()); in VisitGenericSelectionExpr()
6626 llvm::makeArrayRef(ToAssocExprs), ToDefaultLoc, ToRParenLoc, in VisitGenericSelectionExpr()