Home
last modified time | relevance | path

Searched defs:atStartLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DDeclObjC.cpp1492 SourceLocation atStartLoc, in ObjCProtocolDecl()
1504 SourceLocation atStartLoc, in Create()
1664 SourceLocation atStartLoc, in Create()
1754 SourceLocation atStartLoc, in Create()
/external/clang/include/clang/AST/
DDeclObjC.h520 SourceLocation atStartLoc) in ObjCContainerDecl()
1842 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
1915 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
2014 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument