Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cxxfilt/
Dllvm-cxxfilt.cpp133 static bool IsLegalItaniumChar(char C) { in IsLegalItaniumChar() function
146 SplitStringDelims(Mangled, Words, IsLegalItaniumChar); in demangleLine()