Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprObjC.cpp108 SourceLocation SuperLoc, bool IsInstanceSuper, in ObjCMessageExpr()
176 SourceLocation LBracLoc, SourceLocation SuperLoc, in Create()
H A DNestedNameSpecifier.cpp620 SourceLocation SuperLoc, in MakeSuper()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp377 SourceLocation SuperLoc) { in handleReferencedProtocols()
395 SourceLocation SuperLoc = D->getSuperClassLoc(); in VisitObjCInterfaceDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp278 bool Sema::ActOnSuperScopeSpecifier(SourceLocation SuperLoc, in ActOnSuperScopeSpecifier()
H A DSemaExprObjC.cpp1980 SourceLocation SuperLoc, QualType SuperType, in HandleExprPropertyRefExpr()
2383 SourceLocation SuperLoc, in ActOnSuperMessage()
2608 SourceLocation SuperLoc, in BuildClassMessage()
2841 SourceLocation SuperLoc, in BuildInstanceMessage()
H A DSemaExceptionSpec.cpp765 SourceLocation SuperLoc, in CheckExceptionSpecSubset()
H A DDeclSpec.cpp114 SourceLocation SuperLoc, in MakeSuper()
H A DSemaDeclObjC.cpp548 SourceLocation SuperLoc, in ActOnSuperClassOfClassInterface()
977 IdentifierInfo *SuperName, SourceLocation SuperLoc, in ActOnStartClassInterface()
1112 SourceLocation SuperLoc) { in ActOnTypedefedProtocols()
H A DSemaCodeComplete.cpp7386 void Sema::CodeCompleteObjCSuperMessage(Scope *S, SourceLocation SuperLoc, in CodeCompleteObjCSuperMessage()
H A DTreeTransform.h3483 ExprResult RebuildObjCMessageExpr(SourceLocation SuperLoc, in RebuildObjCMessageExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h677 SourceLocation IdLoc, SourceLocation SuperLoc, in ObjCPropertyRefExpr()
981 SourceLocation SuperLoc; variable
H A DDeclObjC.h2539 SourceLocation SuperLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp679 SourceLocation SuperLoc = D->getSuperClassLoc(); in handleObjCInterface() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp190 SourceLocation SuperLoc, in ParseAssignmentExprWithObjCMessageExprStart()
H A DParseObjc.cpp3154 SourceLocation SuperLoc, in ParseObjCMessageExpressionBody()
H A DParseExprCXX.cpp203 SourceLocation SuperLoc = ConsumeToken(); in ParseOptionalCXXScopeSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1537 SourceLocation SuperLoc = readSourceLocation(); in VisitObjCMessageExpr() local