Home
last modified time | relevance | path

Searched defs:SetterName (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp952 StringRef SetterName = Property->getSetterName(); in constructTypeDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp1224 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
DDIBuilder.cpp400 StringRef GetterName, StringRef SetterName, in createObjCProperty()
DDebugInfo.cpp1092 const char *SetterName, size_t SetterNameLen, in LLVMDIBuilderCreateObjCProperty()
/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc2714 Handle<String> SetterName(Isolate* isolate, Handle<String> name) { in SetterName() function