Searched defs:isDestructorKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h146 bool isDestructorKind() const { return isDestructorKind(getKind()); } function in class:clang::VTableComponent
167 static bool isDestructorKind(Kind ComponentKind) { function in class:clang::VTableComponent

Completed in 103 milliseconds