Home
last modified time | relevance | path

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

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