Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1591 ExprResult ER = CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in ActOnGenericSelectionExpr()
1600 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr() function in Sema
18195 return AnyChanged ? S.CreateGenericSelectionExpr( in rebuildPotentialResultsAsNonOdrUsed()
H A DTreeTransform.h2820 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in RebuildGenericSelectionExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5210 ExprResult CreateGenericSelectionExpr(SourceLocation KeyLoc,