Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp70 SourceLocation atStartLoc) in ObjCContainerDecl()
1883 SourceLocation atStartLoc, in ObjCProtocolDecl()
1895 SourceLocation atStartLoc, in Create()
2106 SourceLocation atStartLoc, in Create()
2210 SourceLocation atStartLoc, in Create()
/external/clang/lib/AST/
DDeclObjC.cpp1776 SourceLocation atStartLoc, in ObjCProtocolDecl()
1788 SourceLocation atStartLoc, in Create()
1984 SourceLocation atStartLoc, in Create()
2093 SourceLocation atStartLoc, in Create()
/external/clang/include/clang/AST/
DDeclObjC.h913 SourceLocation atStartLoc) in ObjCContainerDecl()
2317 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2391 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()
2490 : ObjCImplDecl(ObjCImplementation, DC, classInterface, nameLoc, atStartLoc), in ObjCImplDecl() argument
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2441 SourceLocation nameLoc, SourceLocation atStartLoc) in ObjCImplDecl()
2511 SourceLocation nameLoc, SourceLocation atStartLoc, in ObjCCategoryImplDecl()