Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DDemangle.h105 bool hasFunctionQualifiers() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp523 bool ItaniumPartialDemangler::hasFunctionQualifiers() const { in hasFunctionQualifiers() function in ItaniumPartialDemangler