Home
last modified time | relevance | path

Searched defs:FunctionNames (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousStringCompareCheck.cpp92 std::vector<StringRef> FunctionNames = utils::options::parseListPair( in registerMatchers() local
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp258 readFunctionOrderFile(std::vector<std::string> & FunctionNames) readFunctionOrderFile() argument
380 std::vector<std::string> FunctionNames; runOnFunctions() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp107 callsNames(const std::vector<std::string> &FunctionNames) { in callsNames()
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h112 std::vector<llvm::Constant *> FunctionNames; global() variable
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp169 std::vector<std::string> FunctionNames; in Init() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp121 char const *FunctionNames[4][3] = { EmitSpecializedLibcall() local
/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1205 std::vector<std::string> FunctionNames; in DebugACrash() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h243 std::vector<NameEntry> FunctionNames; member
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2880 __anon1ee742a11402(cl::opt<std::string> &FunctionNamesFile, cl::list<std::string> &FunctionNames) selectFunctionsToProcess() argument
2934 std::vector<std::string> FunctionNames; selectFunctionsToProcess() local
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1138 SmallVector<StringRef, 10> FunctionNames; printCodeViewSymbolSection() local