Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3865 auto ToDefaultLoc = importChecked(Err, D->getDefaultLoc()); in VisitFunctionDecl() local
6886 auto ToDefaultLoc = importChecked(Err, S->getDefaultLoc()); in VisitDefaultStmt() local
7369 auto ToDefaultLoc = importChecked(Err, E->getDefaultLoc()); in VisitGenericSelectionExpr() local