Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h465 bool InitField(InterpState &S, CodePtr OpPC, uint32_t I) { in InitField() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp6663 const InitializedEntity *InitField = nullptr) { in getEntityLifetime()
H A DSemaExpr.cpp9456 FieldDecl *InitField = nullptr; in CheckTransparentUnionArgumentConstraints() local