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

  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 923 return isDestructedTypeImpl(*this);
953 static DestructionKind isDestructedTypeImpl(QualType type);
    [all...]

Completed in 27 milliseconds