Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2406 SourceLocation ivarLoc) in ObjCPropertyImplDecl() argument
2408 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl), in ObjCPropertyImplDecl()
2419 SourceLocation ivarLoc);
/external/clang/lib/AST/
DDeclObjC.cpp1888 SourceLocation ivarLoc) { in Create() argument
1890 ivarLoc); in Create()