Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp2759 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc, in ParseGenericSelectionExpression()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4263 ExprResult ActOnGenericSelectionExpr(SourceLocation KeyLoc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp1324 Sema::ActOnGenericSelectionExpr(SourceLocation KeyLoc, in ActOnGenericSelectionExpr() function in Sema