Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2690 SourceLocation ivarLoc) in ObjCPropertyImplDecl() argument
2692 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl), in ObjCPropertyImplDecl()
2703 SourceLocation ivarLoc);
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2804 SourceLocation ivarLoc) in ObjCPropertyImplDecl() argument
2806 IvarLoc(ivarLoc), PropertyDecl(property), PropertyIvarDecl(ivarDecl) { in ObjCPropertyImplDecl()
2818 SourceLocation ivarLoc);
/external/clang/lib/AST/
DDeclObjC.cpp2195 SourceLocation ivarLoc) { in Create() argument
2197 ivarLoc); in Create()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp2311 SourceLocation ivarLoc) { in Create() argument
2313 ivarLoc); in Create()