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

  /external/clang/include/clang/AST/
DeclCXX.h 774 bool hasSimpleDestructor() const {
    [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 363 if (!Subobj->hasSimpleDestructor()) {
    [all...]

Completed in 30 milliseconds