HomeSort by relevance Sort by last modified time
    Searched full:needsimplicitcopyconstructor (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaLookup.cpp 577 if (Class->needsImplicitCopyConstructor())
632 if (Record->needsImplicitCopyConstructor())
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 858 bool needsImplicitCopyConstructor() const {
    [all...]

Completed in 391 milliseconds