Searched defs:InitContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Initialization.h | 602 enum InitContext { enum |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 1257 InitializingBinding InitContext(S, B); checkTupleLikeDecomposition() local |