Home
last modified time | relevance | path

Searched defs:SuperLoc (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp105 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr()
171 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
H A DNestedNameSpecifier.cpp605 SourceLocation SuperLoc, in MakeSuper()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp392 SourceLocation SuperLoc) { in handleReferencedProtocols()
410 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp281 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
H A DSemaExprObjC.cpp1979 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 DSemaExceptionSpec.cpp762 SourceLocation SuperLoc, const FunctionProtoType *Subset, in CheckExceptionSpecSubset()
H A DDeclSpec.cpp112 SourceLocation SuperLoc, in MakeSuper()
H A DSemaDeclObjC.cpp555 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1118 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
H A DSemaCodeComplete.cpp8246 Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
H A DTreeTransform.h3856 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp111 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
H A DParseObjc.cpp2821 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
H A DParseExprCXX.cpp157 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h678 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
H A DDeclObjC.h2597 SourceLocation SuperLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1593 SourceLocation SuperLoc = readSourceLocation(); in VisitObjCMessageExpr() local