Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3666 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
3692 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
/external/clang/include/clang/AST/
DExpr.h4379 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function