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

  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
MicrosoftDemangle.cpp 494 MangledName, FunctionIdentifierCodeGroup::DoubleUnder);
613 static IFK DoubleUnder[36] = {
659 case FunctionIdentifierCodeGroup::DoubleUnder:
660 return DoubleUnder[Index];
687 case FunctionIdentifierCodeGroup::DoubleUnder:
  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangle.h 135 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder };

Completed in 17 milliseconds