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

  /external/clang/lib/Analysis/
BodyFarm.cpp 426 !IVar->getType().isTriviallyCopyableType(Ctx))
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/CodeGen/
CGClass.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 691 /// isTriviallyCopyableType - Return true if this is a trivially
693 bool isTriviallyCopyableType(ASTContext &Context) const;
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaType.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 410 milliseconds