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

  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
DeclCXX.cpp 401 bool CXXRecordDecl::isTriviallyCopyable() const {
    [all...]
  /external/clang/lib/Sema/
SemaPseudoObject.cpp 247 return ClassDecl->isTriviallyCopyable();
    [all...]

Completed in 178 milliseconds