Searched defs:getSetterNameLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h929 SourceLocation getSetterNameLoc() const { return SetterNameLoc; } function in class:clang::ObjCPropertyDecl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h909 SourceLocation getSetterNameLoc() const { return SetterNameLoc; } function in class:clang::ObjCDeclSpec

Completed in 70 milliseconds