HomeSort by relevance Sort by last modified time
    Searched refs:EmptyInitList (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /external/clang/lib/Sema/
SemaInit.cpp 379 bool EmptyInitList = SemaRef.getLangOpts().CPlusPlus11 &&
381 if (EmptyInitList) {
408 if (!InitSeq && EmptyInitList && InitSeq.getFailureKind() ==
    [all...]

Completed in 113 milliseconds