Home
last modified time | relevance | path

Searched defs:SetterNameLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp407 Selector SetterSel, SourceLocation SetterNameLoc, const bool isReadWrite, in HandlePropertyInClassExtension()
554 SourceLocation SetterNameLoc, const bool isReadWrite, in CreatePropertyDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h765 SourceLocation SetterNameLoc; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h996 SourceLocation SetterNameLoc; // location of the setter attribute's value variable