Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1525 SourceLocation atStartLoc, in ObjCProtocolDecl()
1537 SourceLocation atStartLoc, in Create()
1705 SourceLocation atStartLoc, in Create()
1795 SourceLocation atStartLoc, in Create()
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h520 SourceLocation atStartLoc) in ObjCContainerDecl()
1851 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
1924 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
2023 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument