Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp1393 UnqualifiedId GetterName; in buildGet() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1392 auto GetterName = Property->getGetterName().getAsString(); in recordObjCProperties() local
H A DAPI.h984 StringRef GetterName; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp982 StringRef GetterName = Property->getGetterName(); in constructTypeDIE() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp455 StringRef GetterName, StringRef SetterName, in createObjCProperty()
H A DDebugInfoMetadata.cpp2269 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
H A DDebugInfo.cpp1408 const char *GetterName, size_t GetterNameLen, in LLVMDIBuilderCreateObjCProperty()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h993 IdentifierInfo *GetterName; // getter name or NULL if no getter variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1478 DeclarationName GetterName = Record.readDeclarationName(); in VisitObjCPropertyDecl() local