Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp406 FieldDeclarator &FD, Selector GetterSel, SourceLocation GetterNameLoc, in HandlePropertyInClassExtension()
553 SourceLocation GetterNameLoc, Selector SetterSel, in CreatePropertyDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h762 SourceLocation GetterNameLoc; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h995 SourceLocation GetterNameLoc; // location of the getter attribute's value variable