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 812 bool hasSimpleDestructor() const {
    [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 382 if (!Subobj->hasSimpleDestructor()) {
    [all...]

Completed in 33 milliseconds