Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1319 SourceLocation nameLoc, in Create()
1775 IdentifierInfo *Id, SourceLocation nameLoc, in ObjCProtocolDecl()
1787 SourceLocation nameLoc, in Create()
1983 SourceLocation nameLoc, in Create()
2092 SourceLocation nameLoc, in Create()
/external/clang/include/clang/AST/
DDeclObjC.h551 SourceLocation nameLoc, IdentifierInfo *name, in ObjCTypeParamDecl()
912 IdentifierInfo *Id, SourceLocation nameLoc, 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
DExprCXX.h674 SourceLocation nameLoc) in MSPropertyRefExpr()
/external/clang/lib/Parse/
DParseObjc.cpp240 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtInterfaceDeclaration() local
2046 SourceLocation nameLoc = ConsumeToken(); in ParseObjCAtProtocolDeclaration() local
2138 SourceLocation nameLoc = ConsumeToken(); // consume class or category name in ParseObjCAtImplementationDeclaration() local