Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3738 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
3764 GenericSelectionExpr::GenericSelectionExpr(const ASTContext &Context, in GenericSelectionExpr() function in GenericSelectionExpr
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4402 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function