Searched refs:funcNameWithoutBackslash (Results 1 – 1 of 1) sorted by relevance
353 bool funcNameWithoutBackslash = (name.Find("\\") == std::string::npos); in BuildFunction() local354 …if (name != ANONYMOUS_FUNC_NAME && funcNameWithoutDot && funcNameWithoutBackslash && !functionName… in BuildFunction()383 if (funcNameWithoutDot && funcNameWithoutBackslash) { in BuildFunction()