Searched defs:SuperLoc (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprObjC.cpp | 108 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr() 176 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
|
H A D | NestedNameSpecifier.cpp | 620 SourceLocation SuperLoc, in MakeSuper()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexDecl.cpp | 377 SourceLocation SuperLoc) { in handleReferencedProtocols() 395 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 278 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
|
H A D | SemaExprObjC.cpp | 1980 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr() 2383 SourceLocation SuperLoc, in ActOnSuperMessage() 2608 SourceLocation SuperLoc, in BuildClassMessage() 2841 SourceLocation SuperLoc, in BuildInstanceMessage()
|
H A D | SemaExceptionSpec.cpp | 765 SourceLocation SuperLoc, in CheckExceptionSpecSubset()
|
H A D | DeclSpec.cpp | 114 SourceLocation SuperLoc, in MakeSuper()
|
H A D | SemaDeclObjC.cpp | 548 SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface() 977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface() 1112 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
|
H A D | SemaCodeComplete.cpp | 7386 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
|
H A D | TreeTransform.h | 3483 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprObjC.h | 677 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr() 981 SourceLocation SuperLoc; variable
|
H A D | DeclObjC.h | 2539 SourceLocation SuperLoc; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXIndexDataConsumer.cpp | 679 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 190 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
|
H A D | ParseObjc.cpp | 3154 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
|
H A D | ParseExprCXX.cpp | 203 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 1537 SourceLocation SuperLoc = readSourceLocation(); in VisitObjCMessageExpr() local
|