Searched defs:atStartLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1776 SourceLocation atStartLoc, in ObjCProtocolDecl() 1788 SourceLocation atStartLoc, in Create() 1984 SourceLocation atStartLoc, in Create() 2093 SourceLocation atStartLoc, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 913 SourceLocation atStartLoc) in ObjCContainerDecl() 2317 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 2391 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl() 2490 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
|