Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7362 TypeSourceInfo *ToControllingType = nullptr; in VisitGenericSelectionExpr() local
7366 ToControllingType = importChecked(Err, E->getControllingType()); in VisitGenericSelectionExpr()
7367 assert((ToControllingExpr || ToControllingType) && in VisitGenericSelectionExpr()
7393 ToCtx, ToGenericLoc, ToControllingType, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()
7405 ToCtx, ToGenericLoc, ToControllingType, llvm::ArrayRef(ToAssocTypes), in VisitGenericSelectionExpr()