Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp3459 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
3485 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
/external/clang/include/clang/AST/
DExpr.h4437 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function