/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprObjC.cpp | 119 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr() 202 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
|
H A D | NestedNameSpecifier.cpp | 608 SourceLocation SuperLoc, in MakeSuper()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1760 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr() 2153 SourceLocation SuperLoc, in ActOnSuperMessage() 2332 SourceLocation SuperLoc, in BuildClassMessage() 2534 SourceLocation SuperLoc, in BuildInstanceMessage()
|
H A D | SemaCXXScopeSpec.cpp | 278 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
|
H A D | SemaExceptionSpec.cpp | 591 const FunctionProtoType *Superset, SourceLocation SuperLoc, in CheckExceptionSpecSubset()
|
H A D | SemaDeclObjC.cpp | 471 SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface() 903 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface() 1032 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
|
H A D | DeclSpec.cpp | 108 SourceLocation SuperLoc, in MakeSuper()
|
H A D | SemaCodeComplete.cpp | 5488 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
|
H A D | TreeTransform.h | 2897 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 186 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
|
H A D | ParseExprCXX.cpp | 247 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
|
H A D | ParseObjc.cpp | 3157 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXIndexDataConsumer.cpp | 673 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExprObjC.h | 680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
|
D | DeclObjC.h | 2598 SourceLocation SuperLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExprObjC.h | 680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
|
D | DeclObjC.h | 2597 SourceLocation SuperLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExprObjC.h | 680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
|
D | DeclObjC.h | 2598 SourceLocation SuperLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExprObjC.h | 680 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
|
D | DeclObjC.h | 2598 SourceLocation SuperLoc; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclObjC.h | 2465 SourceLocation SuperLoc; variable
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 1099 SourceLocation SuperLoc = ReadSourceLocation(Record, Idx); in VisitObjCMessageExpr() local
|