Searched refs:ToGenericLoc (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 7258 auto ToGenericLoc = importChecked(Err, E->getGenericLoc()); in VisitGenericSelectionExpr() local 7286 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr() 7291 ToCtx, ToGenericLoc, ToControllingType, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr() 7298 ToCtx, ToGenericLoc, ToControllingExpr, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr() 7303 ToCtx, ToGenericLoc, ToControllingType, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()
|