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