Home
last modified time | relevance | path

Searched refs:hasFunctionQualifiers (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
HDDemangle.h113 bool hasFunctionQualifiers() const;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Demangle/
HDItaniumDemangle.cpp543 bool ItaniumPartialDemangler::hasFunctionQualifiers() const { in hasFunctionQualifiers() function in ItaniumPartialDemangler