Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3549 GenericSelectionExpr::GenericSelectionExpr(ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
3575 GenericSelectionExpr::GenericSelectionExpr(ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
/external/clang/include/clang/AST/
DExpr.h4242 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function