Home
last modified time | relevance | path

Searched defs:GenericSelectionExpr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp3760 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
3786 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
/external/clang/include/clang/AST/
DExpr.h4394 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function