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

  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CGClass.cpp 739 QualType::DestructionKind dtorKind = FieldType.isDestructedType();
797 QualType::DestructionKind dtorKind = FieldType.isDestructedType();
    [all...]
CGDeclCXX.cpp 70 QualType::DestructionKind dtorKind = type.isDestructedType();
CodeGenFunction.h     [all...]
CGExprAgg.cpp 422 QualType::DestructionKind dtorKind = elementType.isDestructedType();
    [all...]
CGExprCXX.cpp     [all...]
CGBlocks.cpp 593 QualType::DestructionKind dtorKind =
    [all...]
CGObjC.cpp     [all...]
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 241 QualType::DestructionKind destructKind = T.isDestructedType();
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]

Completed in 85 milliseconds