Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.cpp1688 SourceLocation atStartLoc, in ObjCProtocolDecl()
1700 SourceLocation atStartLoc, in Create()
1894 SourceLocation atStartLoc, in Create()
1984 SourceLocation atStartLoc, in Create()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h706 SourceLocation atStartLoc) in ObjCContainerDecl()
2085 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2158 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
2257 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument