Searched refs:func_to_match (Results 1 – 1 of 1) sorted by relevance
291 std::string func_to_match = first_template_parameter.str(); in FindLibCppStdFunctionCallableInfo() local293 auto it = CallableLookupCache.find(func_to_match); in FindLibCppStdFunctionCallableInfo()301 llvm::StringRef name_to_use = func_to_match; in FindLibCppStdFunctionCallableInfo()333 CallableLookupCache[func_to_match] = optional_info; in FindLibCppStdFunctionCallableInfo()