HomeSort by: relevance | last modified time | path
    Searched defs:needsImplicitCopyConstructor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h 779 bool needsImplicitCopyConstructor() const {
810 (needsImplicitCopyConstructor() &&
DeclCXX.h 779 bool needsImplicitCopyConstructor() const {
810 (needsImplicitCopyConstructor() &&

Completed in 32 milliseconds