Home
last modified time | relevance | path

Searched defs:FieldInit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h150 UINT32 FieldInit; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1268 FieldInit(Init *R, StringInit *FN) in FieldInit() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1763 if (const Expr *FieldInit = InitList->getInit(Index)) in getBindingForField() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3910 for (const auto *FieldInit : Constructor->inits()) { in DiagnoseUninitializedFields() local