Searched defs:InitListExpr (Results 1 – 12 of 12) sorted by relevance
/external/clang/unittests/AST/ |
D | SourceLocationTest.cpp | 186 TEST(InitListExpr, VectorLiteralListBraceRange) { in TEST() argument 194 TEST(InitListExpr, VectorLiteralInitListParens) { in TEST() argument
|
/external/clang/lib/CodeGen/ |
D | CodeGenModule.h | 66 class InitListExpr; variable
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 106 friend class InitListExpr; // ctor in LLVM_ALIGNAS() local 228 friend class InitListExpr; in LLVM_ALIGNAS() local
|
D | Expr.h | 3773 explicit InitListExpr(EmptyShell Empty) in InitListExpr() function
|
/external/clang/lib/AST/ |
D | Expr.cpp | 1766 InitListExpr::InitListExpr(const ASTContext &C, SourceLocation lbraceloc, in InitListExpr() function in InitListExpr
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 1090 AST_MATCHER_P(InitListExpr, hasSyntacticForm, in AST_MATCHER_P() argument
|
/external/libcxxabi/src/demangle/ |
D | ItaniumDemangle.h | 1748 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 119 class InitListExpr; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 1852 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 2082 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function
|
/external/cronet/tot/third_party/libc++abi/src/src/demangle/ |
D | ItaniumDemangle.h | 2244 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function
|
/external/cronet/stable/third_party/libc++abi/src/src/demangle/ |
D | ItaniumDemangle.h | 2244 InitListExpr(const Node *Ty_, NodeArray Inits_) in InitListExpr() function
|