Home
last modified time | relevance | path

Searched defs:EmptyInitList (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DStringviewNullptrCheck.cpp71 auto EmptyInitList = initListExpr(initCountIs(0)); in StringviewNullptrCheckImpl() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp578 bool EmptyInitList = SemaRef.getLangOpts().CPlusPlus11 && PerformEmptyInit() local