Searched refs:FunctionPrefix (Results 1 – 3 of 3) sorted by relevance
827 const std::string FunctionPrefix = getFlags().getDefaultFunctionPrefix(); in nameUnnamedFunctions() local828 if (FunctionPrefix.empty()) in nameUnnamedFunctions()833 F.setName(createUnnamedName(FunctionPrefix, NameIndex)); in nameUnnamedFunctions()836 checkIfUnnamedNameSafe(F.getName(), "function", FunctionPrefix); in nameUnnamedFunctions()
510 const std::string &FunctionPrefix = in installFunctionNames() local512 if (!FunctionPrefix.empty()) { in installFunctionNames()515 installDeclarationName(Func, FunctionPrefix, "function", NameIndex); in installFunctionNames()
53 …- :option:`FunctionCase`, :option:`FunctionPrefix`, :option:`FunctionSuffix`, :option:`FunctionIgn…758 .. option:: FunctionPrefix776 - FunctionPrefix of ``pre_``