reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
14049     resType = Context.DependentTy;
14065     resType = ActiveExpr->getType();
14072       ChooseExpr(BuiltinLoc, CondExpr, LHSExpr, RHSExpr, resType, VK, OK, RPLoc,
14073                  CondIsTrue, resType->isDependentType(), ValueDependent);