Home
last modified time | relevance | path

Searched defs:GetterName (Results 1 – 20 of 20) sorted by relevance

/external/clang/lib/Sema/
DSemaPseudoObject.cpp1471 UnqualifiedId GetterName; in buildGet() local
/external/llvm-project/clang/lib/Sema/
DSemaPseudoObject.cpp1470 UnqualifiedId GetterName; in buildGet() local
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp605 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
DDIBuilder.cpp314 StringRef GetterName, StringRef SetterName, in createObjCProperty()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp937 StringRef GetterName = Property->getGetterName(); in constructTypeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp949 StringRef GetterName = Property->getGetterName(); in constructTypeDIE() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp886 StringRef GetterName = Property->getGetterName(); in constructTypeDIE() local
/external/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()
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp408 StringRef GetterName, StringRef SetterName, in createObjCProperty()
DDebugInfoMetadata.cpp1450 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
DDebugInfo.cpp1130 const char *GetterName, size_t GetterNameLen, in LLVMDIBuilderCreateObjCProperty()
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h772 Selector GetterName; variable
/external/clang/include/clang/AST/
DDeclObjC.h741 Selector GetterName; // getter name of NULL if no getter variable
/external/llvm/unittests/IR/
DMetadataTest.cpp1949 StringRef GetterName = "getter"; in TEST_F() local
/external/clang/include/clang/Sema/
DDeclSpec.h879 IdentifierInfo *GetterName; // getter name or NULL if no getter variable
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h918 IdentifierInfo *GetterName; // getter name or NULL if no getter variable
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp1301 DeclarationName GetterName = Record.readDeclarationName(); in VisitObjCPropertyDecl() local
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp2871 StringRef GetterName = "getter"; in TEST_F() local