Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h258 UINT32 FieldInit; member
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1379 FieldInit(const Init *R, const StringInit *FN) in FieldInit() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2141 if (const Expr *FieldInit = InitList->getInit(Index)) in getBindingForField() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp4100 for (const auto *FieldInit : Constructor->inits()) { in DiagnoseUninitializedFields() local