Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp52 struct FunctionNames struct
54 int numFunctions;
55 const char* const* functions;
57 FunctionNames (int numFunctions_, const char* const* functions_) in FunctionNames() function
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DNoMallocCheck.cpp26 Matcher<FunctionDecl> hasAnyListedName(const std::string &FunctionNames) { in hasAnyListedName()
DOwningMemoryCheck.cpp27 Matcher<FunctionDecl> hasAnyListedName(const std::string &FunctionNames) { in hasAnyListedName()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousStringCompareCheck.cpp94 std::vector<std::string> FunctionNames = utils::options::parseStringList( in registerMatchers() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.h57 std::vector<llvm::Constant *> FunctionNames; variable
/external/google-breakpad/src/common/
Dstabs_to_module_unittest.cc189 TEST(FunctionNames, Mangled) { in TEST() argument
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.h94 std::vector<llvm::Constant *> FunctionNames; variable
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DObjCAutoreleaseWriteChecker.cpp105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) { in callsNames()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp108 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp168 Vector<std::string> FunctionNames; in Init() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.cpp168 Vector<std::string> FunctionNames; in Init() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h223 std::vector<NameEntry> FunctionNames; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h220 std::vector<NameEntry> FunctionNames; member
/external/llvm-project/llvm/tools/bugpoint/
DCrashDebugger.cpp1220 std::vector<std::string> FunctionNames; in DebugACrash() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp746 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local
/external/llvm-project/llvm/tools/llvm-readobj/
DCOFFDumper.cpp972 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local