Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h63 class InitListExpr; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h45 class InitListExpr; variable
H A DExpr.h5254 explicit InitListExpr(EmptyShell Empty) in InitListExpr() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp171 AST_MATCHER_P(InitListExpr, hasAnyInit, ast_matchers::internal::Matcher<Expr>, in AST_MATCHER_P() argument
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1744 AST_MATCHER_P(InitListExpr, hasSyntacticForm, in AST_MATCHER_P() argument
4779 AST_MATCHER_P2(InitListExpr, hasInit, unsigned, N, internal::Matcher<Expr>, in AST_MATCHER_P2() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2404 InitListExpr::InitListExpr(const ASTContext &C, SourceLocation lbraceloc, in InitListExpr() function in InitListExpr
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2266 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function