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.cpp4134 auto ToDefaultLoc = importChecked(Err, D->getDefaultLoc()); in VisitFunctionDecl() local
7233 auto ToDefaultLoc = importChecked(Err, S->getDefaultLoc()); in VisitDefaultStmt() local
7717 auto ToDefaultLoc = importChecked(Err, E->getDefaultLoc()); in VisitGenericSelectionExpr() local