Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1683 IsResultDependent = ControllingExpr in CreateGenericSelectionExpr() local
1693 if (!inTemplateInstantiation() && !IsResultDependent && ControllingExpr && in CreateGenericSelectionExpr()
1707 IsResultDependent = true; in CreateGenericSelectionExpr()
1791 if (IsResultDependent) { in CreateGenericSelectionExpr()