Home
last modified time | relevance | path

Searched defs:isCtorOrDtor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp531 bool ItaniumPartialDemangler::isCtorOrDtor() const { in isCtorOrDtor() function in ItaniumPartialDemangler
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp419 bool Declarator::isCtorOrDtor() { in isCtorOrDtor() function in Declarator