Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2171 SourceLocation ivarLoc) in ObjCPropertyImplDecl() argument
2173 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl), in ObjCPropertyImplDecl()
2184 SourceLocation ivarLoc);
/external/clang/lib/AST/
DDeclObjC.cpp1714 SourceLocation ivarLoc) { in Create() argument
1716 ivarLoc); in Create()