Home
last modified time | relevance | path

Searched refs:FunctionPrefix (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp827 const std::string FunctionPrefix = getFlags().getDefaultFunctionPrefix(); in nameUnnamedFunctions() local
828 if (FunctionPrefix.empty()) in nameUnnamedFunctions()
833 F.setName(createUnnamedName(FunctionPrefix, NameIndex)); in nameUnnamedFunctions()
836 checkIfUnnamedNameSafe(F.getName(), "function", FunctionPrefix); in nameUnnamedFunctions()
DPNaClTranslator.cpp510 const std::string &FunctionPrefix = in installFunctionNames() local
512 if (!FunctionPrefix.empty()) { in installFunctionNames()
515 installDeclarationName(Func, FunctionPrefix, "function", NameIndex); in installFunctionNames()
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-identifier-naming.rst53 …- :option:`FunctionCase`, :option:`FunctionPrefix`, :option:`FunctionSuffix`, :option:`FunctionIgn…
758 .. option:: FunctionPrefix
776 - FunctionPrefix of ``pre_``