Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp562 bool ItaniumPartialDemangler::isCtorOrDtor() const { in isCtorOrDtor() function in ItaniumPartialDemangler
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp423 bool Declarator::isCtorOrDtor() { in isCtorOrDtor() function in Declarator