Searched defs:LastField (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGClass.cpp | 1041 FieldDecl *LastField; member in __anon79f44e7e0311::FieldMemcpyizer |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 3718 const FieldDecl *LastField = nullptr; in findSubobject() local |