| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 48 SourceLocation AtLoc = ConsumeToken(); // the "@" in ParseObjCAtDirectives() local 173 void Parser::CheckNestedObjCContexts(SourceLocation AtLoc) in CheckNestedObjCContexts() 191 Decl *Parser::ParseObjCAtInterfaceDeclaration(SourceLocation AtLoc, in ParseObjCAtInterfaceDeclaration() 643 SourceLocation AtLoc = Tok.getLocation(); in ParseObjCInterfaceDeclList() local 1798 Parser::ParseObjCAtProtocolDeclaration(SourceLocation AtLoc, in ParseObjCAtProtocolDeclaration() 1883 Parser::ParseObjCAtImplementationDeclaration(SourceLocation AtLoc, in ParseObjCAtImplementationDeclaration() 2476 StmtResult Parser::ParseObjCAtStatement(SourceLocation AtLoc, in ParseObjCAtStatement() 2517 ExprResult Parser::ParseObjCAtExpression(SourceLocation AtLoc) { in ParseObjCAtExpression() 2985 ExprResult Parser::ParseObjCStringLiteral(SourceLocation AtLoc) { in ParseObjCStringLiteral() 3014 ExprResult Parser::ParseObjCBooleanLiteral(SourceLocation AtLoc, in ParseObjCBooleanLiteral() [all …]
|
| H A D | Parser.cpp | 1148 SourceLocation AtLoc = ConsumeToken(); // the "@" in ParseDeclOrFunctionDefInternal() local 2426 Decl *Parser::ParseModuleImport(SourceLocation AtLoc, in ParseModuleImport()
|
| H A D | ParseExpr.cpp | 53 Parser::ParseExpressionWithLeadingAt(SourceLocation AtLoc) { in ParseExpressionWithLeadingAt() 1521 SourceLocation AtLoc = ConsumeToken(); in ParseCastExpression() local
|
| H A D | ParseStmt.cpp | 143 SourceLocation AtLoc; in ParseStatementOrDeclarationAfterAttributes() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaObjCProperty.cpp | 172 Decl *SemaObjC::ActOnProperty(Scope *S, SourceLocation AtLoc, in ActOnProperty() 406 Scope *S, SourceLocation AtLoc, SourceLocation LParenLoc, in HandlePropertyInClassExtension() 552 Scope *S, ObjCContainerDecl *CDecl, SourceLocation AtLoc, in CreatePropertyDecl() 824 SelectPropertyForSynthesisFromProtocols(Sema &S, SourceLocation AtLoc, in SelectPropertyForSynthesisFromProtocols() 1035 ObjCMethodDecl *AccessorDecl, SourceLocation AtLoc, in RedeclarePropertyAccessor() 1064 Scope *S, SourceLocation AtLoc, SourceLocation PropertyLoc, bool Synthesize, in ActOnPropertyImplDecl()
|
| H A D | SemaObjC.cpp | 202 StmtResult SemaObjC::ActOnObjCAtCatchStmt(SourceLocation AtLoc, in ActOnObjCAtCatchStmt() 213 StmtResult SemaObjC::ActOnObjCAtFinallyStmt(SourceLocation AtLoc, Stmt *Body) { in ActOnObjCAtFinallyStmt() 218 StmtResult SemaObjC::ActOnObjCAtTryStmt(SourceLocation AtLoc, Stmt *Try, in ActOnObjCAtTryStmt() 238 StmtResult SemaObjC::BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw) { in BuildObjCAtThrowStmt() 265 StmtResult SemaObjC::ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, in ActOnObjCAtThrowStmt() 320 StmtResult SemaObjC::ActOnObjCAtSynchronizedStmt(SourceLocation AtLoc, in ActOnObjCAtSynchronizedStmt() 329 StmtResult SemaObjC::ActOnObjCAutoreleasePoolStmt(SourceLocation AtLoc, in ActOnObjCAutoreleasePoolStmt()
|
| H A D | SemaExprObjC.cpp | 83 ExprResult SemaObjC::BuildObjCStringLiteral(SourceLocation AtLoc, in BuildObjCStringLiteral() 320 ExprResult SemaObjC::BuildObjCNumericLiteral(SourceLocation AtLoc, in BuildObjCNumericLiteral() 371 ExprResult SemaObjC::ActOnObjCBoolLiteral(SourceLocation AtLoc, in ActOnObjCBoolLiteral() 1130 ExprResult SemaObjC::BuildObjCEncodeExpression(SourceLocation AtLoc, in BuildObjCEncodeExpression() 1161 ExprResult SemaObjC::ParseObjCEncodeExpression(SourceLocation AtLoc, in ParseObjCEncodeExpression() 1178 SourceLocation AtLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1208 static void DiagnoseMismatchedSelectors(Sema &S, SourceLocation AtLoc, in DiagnoseMismatchedSelectors() 1297 SourceLocation AtLoc, in ParseObjCSelectorExpression() 1393 SourceLocation AtLoc, in ParseObjCProtocolExpression() 5153 llvm::ArrayRef<AvailabilitySpec> AvailSpecs, SourceLocation AtLoc, in ActOnObjCAvailabilityCheckExpr()
|
| H A D | TreeTransform.h | 1604 StmtResult RebuildObjCAtTryStmt(SourceLocation AtLoc, in RebuildObjCAtTryStmt() 1627 StmtResult RebuildObjCAtCatchStmt(SourceLocation AtLoc, in RebuildObjCAtCatchStmt() 1638 StmtResult RebuildObjCAtFinallyStmt(SourceLocation AtLoc, in RebuildObjCAtFinallyStmt() 1647 StmtResult RebuildObjCAtThrowStmt(SourceLocation AtLoc, in RebuildObjCAtThrowStmt() 2535 StmtResult RebuildObjCAtSynchronizedStmt(SourceLocation AtLoc, in RebuildObjCAtSynchronizedStmt() 2544 StmtResult RebuildObjCAutoreleasePoolStmt(SourceLocation AtLoc, in RebuildObjCAutoreleasePoolStmt() 3820 ExprResult RebuildObjCEncodeExpr(SourceLocation AtLoc, in RebuildObjCEncodeExpr()
|
| H A D | SemaDeclObjC.cpp | 1142 Decl *SemaObjC::ActOnCompatibilityAlias(SourceLocation AtLoc, in ActOnCompatibilityAlias()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprObjC.h | 53 SourceLocation AtLoc; variable 410 SourceLocation AtLoc, RParenLoc; variable 455 SourceLocation AtLoc, RParenLoc; variable 505 SourceLocation AtLoc, ProtoLoc, RParenLoc; variable 1693 SourceLocation AtLoc, RParen; variable 1696 ObjCAvailabilityCheckExpr(VersionTuple VersionToCheck, SourceLocation AtLoc, in ObjCAvailabilityCheckExpr()
|
| H A D | StmtObjC.h | 395 SourceLocation AtLoc; variable
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclObjC.cpp | 1561 const ASTContext &C, DeclContext *DC, SourceLocation AtLoc, in ObjCInterfaceDecl() 2115 DeclContext *DC, SourceLocation AtLoc, SourceLocation ClassNameLoc, in ObjCCategoryDecl() 2126 ASTContext &C, DeclContext *DC, SourceLocation AtLoc, in Create() 2353 const IdentifierInfo *Id, SourceLocation AtLoc, in Create()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 1184 SMLoc AtLoc = getLexer().getLoc(); in parsePrimaryExpr() local
|