Searched refs:function_regex (Results 1 – 1 of 1) sorted by relevance
109 std::regex function_regex("fn.*?->.*?\\{"); in GetFunctionBodyPositions() local117 function_regex)) { in GetFunctionBodyPositions()