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

Declarations

tools/clang/include/clang/Sema/Sema.h
 4637   ExprResult CreateGenericSelectionExpr(SourceLocation KeyLoc,

References

tools/clang/lib/Sema/SemaExpr.cpp
 1437   ExprResult ER = CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc,
16549     return AnyChanged ? S.CreateGenericSelectionExpr(
tools/clang/lib/Sema/TreeTransform.h
 2525     return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc,