Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h94 std::vector<llvm::Constant *> FunctionNames; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) { in callsNames()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp122 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h225 std::vector<NameEntry> FunctionNames; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1220 std::vector<std::string> FunctionNames; in DebugACrash() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp990 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local