Searched defs:InitIndex (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Compiler.cpp | |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaDeclCXX.cpp | 5445 for (unsigned InitIndex = 0; InitIndex != Inits.size(); ++InitIndex) { DiagnoseBaseOrMemInitializerOrder() local |