Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp729 SmallString<64> SetterName("set"); in constructSetterName() local
739 IdentifierInfo *SetterName = in constructSetterSelector() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp1422 UnqualifiedId SetterName; in buildSet() local
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1393 auto SetterName = Property->getSetterName().getAsString(); in recordObjCProperties() local
H A DAPI.h985 StringRef SetterName; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp985 StringRef SetterName = Property->getSetterName(); in constructTypeDIE() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp808 const IdentifierInfo *SetterName = OCDS.getSetterName(); in ParseObjCInterfaceDeclList() 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.cpp1409 const char *SetterName, size_t SetterNameLen, in LLVMDIBuilderCreateObjCProperty()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h759 Selector SetterName; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h994 IdentifierInfo *SetterName; // setter name or NULL if no setter variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1481 DeclarationName SetterName = Record.readDeclarationName(); in VisitObjCPropertyDecl() local