Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3545 return Actions.ActOnGenericSelectionExpr( in ParseGenericSelectionExpression()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6821 ExprResult ActOnGenericSelectionExpr(SourceLocation KeyLoc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1621 ExprResult Sema::ActOnGenericSelectionExpr( in ActOnGenericSelectionExpr() function in Sema