Searched defs:InitializedFields (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaInit.cpp | 2358 llvm::SmallPtrSet<FieldDecl *, 4> InitializedFields; CheckStructUnionTypes() local |
| H A D | SemaCodeComplete.cpp | 6957 llvm::SmallPtrSet<FieldDecl *, 4> InitializedFields; CodeCompleteConstructorInitializer() local |