Searched defs:SuperLoc (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprObjC.cpp | 105 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr() 171 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
|
| H A D | NestedNameSpecifier.cpp | 605 SourceLocation SuperLoc, in MakeSuper()
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 392 SourceLocation SuperLoc) { in handleReferencedProtocols() 410 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCXXScopeSpec.cpp | 281 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
|
| H A D | SemaExprObjC.cpp | 1979 SourceLocation SuperLoc, QualType SuperType, bool Super) { in HandleExprPropertyRefExpr() 2381 ExprResult SemaObjC::ActOnSuperMessage(Scope *S, SourceLocation SuperLoc, in ActOnSuperMessage() 2609 SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, in BuildClassMessage() 2833 Expr *Receiver, QualType ReceiverType, SourceLocation SuperLoc, in BuildInstanceMessage()
|
| H A D | SemaExceptionSpec.cpp | 762 SourceLocation SuperLoc, const FunctionProtoType *Subset, in CheckExceptionSpecSubset()
|
| H A D | DeclSpec.cpp | 112 SourceLocation SuperLoc, in MakeSuper()
|
| H A D | SemaDeclObjC.cpp | 555 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface() 977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface() 1118 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
|
| H A D | SemaCodeComplete.cpp | 8246 Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
|
| H A D | TreeTransform.h | 3856 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 111 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
|
| H A D | ParseObjc.cpp | 2821 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
|
| H A D | ParseExprCXX.cpp | 157 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprObjC.h | 678 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
|
| H A D | DeclObjC.h | 2597 SourceLocation SuperLoc; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 1593 SourceLocation SuperLoc = readSourceLocation(); in VisitObjCMessageExpr() local
|