Searched defs:atStartLoc (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1373 SourceLocation atStartLoc, in ObjCProtocolDecl() 1385 SourceLocation atStartLoc, in Create() 1529 SourceLocation atStartLoc, in Create() 1623 SourceLocation atStartLoc, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 498 SourceLocation atStartLoc) in ObjCContainerDecl() 1649 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 1715 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl() 1810 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
|