Home
last modified time | relevance | path

Searched defs:GetterName (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.cpp949 StringRef GetterName = Property->getGetterName(); 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.cpp1091 const char *GetterName, size_t GetterNameLen, in LLVMDIBuilderCreateObjCProperty()
/third_party/node/deps/v8/src/wasm/
Dwasm-js.cc2697 Handle<String> GetterName(Isolate* isolate, Handle<String> name) { in GetterName() function