HomeSort by: relevance | last modified time | path
    Searched refs:isSpecialName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
Demangle.h 118 bool isSpecialName() const;
  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
ItaniumDemangle.cpp 569 bool ItaniumPartialDemangler::isSpecialName() const {
576 return !isFunction() && !isSpecialName();

Completed in 24 milliseconds