OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetterNameLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h
758
SourceLocation
GetterNameLoc
;
883
SourceLocation getGetterNameLoc() const { return
GetterNameLoc
; }
887
GetterNameLoc
= Loc;
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
891
SourceLocation getGetterNameLoc() const { return
GetterNameLoc
; }
894
GetterNameLoc
= loc;
920
SourceLocation
GetterNameLoc
; // location of the getter attribute's value
Completed in 38 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026