OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ListInit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h
665
class
ListInit
final : public TypedInit, public FoldingSetNode,
666
public TrailingObjects<
ListInit
, Init *> {
673
explicit
ListInit
(unsigned N, RecTy *EltTy)
677
ListInit
(const
ListInit
&) = delete;
678
ListInit
&operator=(const
ListInit
&) = delete;
686
static
ListInit
*get(ArrayRef<Init *> Range, RecTy *EltTy);
1718
/// its value as a
ListInit
, throwing an exception if the field does not exist
1720
ListInit
*getValueAsListInit(StringRef FieldName) const
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h
2199
ListInit
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026