Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp1290 ExprResult ER = CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in ActOnGenericSelectionExpr()
1299 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr() function in Sema
HDTreeTransform.h1854 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc, in RebuildGenericSelectionExpr()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3321 ExprResult CreateGenericSelectionExpr(SourceLocation KeyLoc,