Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3273 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc, in ParseGenericSelectionExpression()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5253 ExprResult ActOnGenericSelectionExpr(SourceLocation KeyLoc,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1584 Sema::ActOnGenericSelectionExpr(SourceLocation KeyLoc, in ActOnGenericSelectionExpr() function in Sema