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

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/CodeGen/
CGClass.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 692 /// isTriviallyCopyableType - Return true if this is a trivially
694 bool isTriviallyCopyableType(ASTContext &Context) const;
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaChecking.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaType.cpp     [all...]

Completed in 439 milliseconds