Home
last modified time | relevance | path

Searched defs:ivarLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp2391 ivarLoc); in Create() argument
/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2843 ObjCPropertyImplDecl(DeclContext * DC,SourceLocation atLoc,SourceLocation L,ObjCPropertyDecl * property,Kind PK,ObjCIvarDecl * ivarDecl,SourceLocation ivarLoc) ObjCPropertyImplDecl() argument