Home
last modified time | relevance | path

Searched defs:IsInitializerList (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/tools/
Dcpplint.py4971 def IsInitializerList(clean_lines, linenum): function
/external/google-styleguide/cpplint/
Dcpplint.py4974 def IsInitializerList(clean_lines, linenum): function
/external/libaom/tools/
Dcpplint.py4971 def IsInitializerList(clean_lines, linenum): function
/external/clang/lib/Sema/
DSemaInit.cpp6039 const Expr *Init, bool IsInitializerList, in warnOnLifetimeExtension()