Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h86 class GenericSelectionExpr; variable
DExpr.h5588 friend class GenericSelectionExpr; variable
5618 friend class GenericSelectionExpr; variable
DStmt.h569 friend class GenericSelectionExpr; variable
/external/llvm-project/clang/lib/Analysis/
DExprMutationAnalyzer.cpp102 AST_MATCHER_P(GenericSelectionExpr, hasControllingExpr, in AST_MATCHER_P() argument
/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/llvm-project/clang/lib/AST/
DExpr.cpp4039 GenericSelectionExpr::GenericSelectionExpr( in GenericSelectionExpr() function in GenericSelectionExpr
4064 GenericSelectionExpr::GenericSelectionExpr( in GenericSelectionExpr() function in GenericSelectionExpr
4087 GenericSelectionExpr::GenericSelectionExpr(EmptyShell Empty, unsigned NumAssocs) in GenericSelectionExpr() function in GenericSelectionExpr
/external/clang/include/clang/AST/
DExpr.h4437 explicit GenericSelectionExpr(EmptyShell Empty) in GenericSelectionExpr() function