Home
last modified time | relevance | path

Searched refs:takesInitializerList (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/google/
DExplicitConstructorCheck.cpp106 bool takesInitializerList = isStdInitializerList( in check() local
109 (Ctor->isCopyOrMoveConstructor() || takesInitializerList)) { in check()
136 takesInitializerList) in check()