Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Demangle/
DDemangle.h110 bool hasFunctionQualifiers() const;
/openbsd/src/gnu/llvm/llvm/lib/Demangle/
DItaniumDemangle.cpp554 bool ItaniumPartialDemangler::hasFunctionQualifiers() const { in hasFunctionQualifiers() function in ItaniumPartialDemangler