Searched refs:ExtractContextAndIdentifier (Results 1 – 5 of 5) sorted by relevance
40 static bool ExtractContextAndIdentifier(llvm::StringRef name,
85 bool MSVCUndecoratedNameParser::ExtractContextAndIdentifier( in ExtractContextAndIdentifier() function in MSVCUndecoratedNameParser
127 static bool ExtractContextAndIdentifier(const char *name,
86 (ExtractContextAndIdentifier(name.GetCString(), context, basename) in GetFunctionNameInfo()489 bool success = CPlusPlusLanguage::ExtractContextAndIdentifier( in ContainsPath()533 bool CPlusPlusLanguage::ExtractContextAndIdentifier( in ExtractContextAndIdentifier() function in CPlusPlusLanguage536 return MSVCUndecoratedNameParser::ExtractContextAndIdentifier(name, context, in ExtractContextAndIdentifier()
2332 if (!CPlusPlusLanguage::ExtractContextAndIdentifier(name.GetCString(), in FindGlobalVariables()