Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1335 ExprResult ER = CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in ActOnGenericSelectionExpr()
1344 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr() function in Sema
HDTreeTransform.h2104 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in RebuildGenericSelectionExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3728 ExprResult CreateGenericSelectionExpr(SourceLocation KeyLoc,