Searched defs:ListInit (Results 1 – 6 of 6) sorted by relevance
/llvm-project/mlir/include/mlir/TableGen/ | ||
H A D | Predicate.h | 24 class ListInit; variable |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenDAGPatterns.h | 40 class ListInit; variable |
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | Record.h | 754 explicit ListInit(unsigned N, RecTy *EltTy) ListInit() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 9752 InitListExpr *ListInit = DeduceTemplateSpecializationFromInitializer() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 2828 ListInit //!< [a{b}] global() enumerator |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 929 ListInit, global() enumerator |