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.cpp58 const InitializedEntity *InitField = nullptr) { in getEntityLifetime()
H A DSemaExpr.cpp9515 FieldDecl *InitField = nullptr; in CheckTransparentUnionArgumentConstraints() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1419 bool InitField(InterpState &S, CodePtr OpPC, uint32_t I) { in InitField() function