Home
last modified time | relevance | path

Searched defs:InitField (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp67 const InitializedEntity *InitField = nullptr) { in getEntityLifetime()
H A DSemaExpr.cpp9679 FieldDecl *InitField = nullptr; in CheckTransparentUnionArgumentConstraints() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.h1623 bool InitField(InterpState &S, CodePtr OpPC, uint32_t I) { in InitField() function