Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp1629 CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, ControllingExpr, in ActOnGenericSelectionExpr()
1636 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr() function in Sema
19596 return AnyChanged ? S.CreateGenericSelectionExpr( in rebuildPotentialResultsAsNonOdrUsed()
H A DTreeTransform.h2990 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in RebuildGenericSelectionExpr()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5680 ExprResult CreateGenericSelectionExpr(SourceLocation KeyLoc,