Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DExprObjC.cpp119 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr()
202 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
H A DNestedNameSpecifier.cpp608 SourceLocation SuperLoc, in MakeSuper()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1760 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr()
2153 SourceLocation SuperLoc, in ActOnSuperMessage()
2332 SourceLocation SuperLoc, in BuildClassMessage()
2534 SourceLocation SuperLoc, in BuildInstanceMessage()
H A DSemaCXXScopeSpec.cpp278 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
H A DSemaExceptionSpec.cpp591 const FunctionProtoType *Superset, SourceLocation SuperLoc, in CheckExceptionSpecSubset()
H A DSemaDeclObjC.cpp471 SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface()
903 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1032 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
H A DDeclSpec.cpp108 SourceLocation SuperLoc, in MakeSuper()
H A DSemaCodeComplete.cpp5488 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
H A DTreeTransform.h2897 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseExpr.cpp186 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
H A DParseExprCXX.cpp247 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
H A DParseObjc.cpp3157 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
/aosp_15_r20/external/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp673 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprObjC.h680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
DDeclObjC.h2598 SourceLocation SuperLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprObjC.h680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
DDeclObjC.h2597 SourceLocation SuperLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprObjC.h680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
DDeclObjC.h2598 SourceLocation SuperLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprObjC.h680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
DDeclObjC.h2598 SourceLocation SuperLoc; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h2465 SourceLocation SuperLoc; variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1099 SourceLocation SuperLoc = ReadSourceLocation(Record, Idx); in VisitObjCMessageExpr() local