Home
last modified time | relevance | path

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

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