Searched defs:atStartLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclObjC.cpp | 1418 SourceLocation atStartLoc, in ObjCProtocolDecl() 1430 SourceLocation atStartLoc, in Create() 1598 SourceLocation atStartLoc, in Create() 1692 SourceLocation atStartLoc, in Create()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | DeclObjC.h | 498 SourceLocation atStartLoc) in ObjCContainerDecl() 1675 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl() 1741 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl() 1839 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
|