Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DDemangle.h74 bool hasFunctionQualifiers() const;
/freebsd-12.1/contrib/llvm/lib/Demangle/
H A DItaniumDemangle.cpp524 bool ItaniumPartialDemangler::hasFunctionQualifiers() const { in hasFunctionQualifiers() function in ItaniumPartialDemangler