Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp108 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr()
176 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
H A DNestedNameSpecifier.cpp622 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.cpp286 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
H A DSemaExprObjC.cpp1992 SourceLocation SuperLoc, QualType SuperType, bool Super) { in HandleExprPropertyRefExpr()
2392 ExprResult SemaObjC::ActOnSuperMessage(Scope *S, SourceLocation SuperLoc, in ActOnSuperMessage()
2620 SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, in BuildClassMessage()
2844 Expr *Receiver, QualType ReceiverType, SourceLocation SuperLoc, in BuildInstanceMessage()
H A DSemaExceptionSpec.cpp761 SourceLocation SuperLoc, const FunctionProtoType *Subset, in CheckExceptionSpecSubset()
H A DDeclSpec.cpp115 SourceLocation SuperLoc, in MakeSuper()
H A DSemaDeclObjC.cpp556 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1118 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
H A DSemaCodeComplete.cpp8096 Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
H A DTreeTransform.h3806 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp212 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
H A DParseObjc.cpp3220 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
H A DParseExprCXX.cpp209 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2597 SourceLocation SuperLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1574 SourceLocation SuperLoc = readSourceLocation(); in VisitObjCMessageExpr() local