/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Availability.h | 39 SourceLocation BeginLoc, EndLoc; variable 43 SourceLocation BeginLoc, SourceLocation EndLoc) in AvailabilitySpec()
|
H A D | DeclarationName.h | 736 static DeclarationNameLoc makeCXXOperatorNameLoc(SourceLocation BeginLoc, in makeCXXOperatorNameLoc()
|
H A D | Expr.h | 6375 SourceLocation BeginLoc, EndLoc; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RecursiveSymbolVisitor.h | 140 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | Pragma.cpp | 1643 SourceLocation BeginLoc = Tok.getLocation(); in HandlePragma() local 1802 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedInfo().second; in HandlePragma() local 1857 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); in HandlePragma() local
|
H A D | PreprocessingRecord.cpp | 254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Tokens.cpp | 148 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange() 156 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | Parser.cpp | 1703 SourceLocation BeginLoc = NameLoc; in TryAnnotateName() local 1972 SourceLocation BeginLoc = Tok.getLocation(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
|
H A D | ParseExpr.cpp | 3634 ExprResult Parser::ParseAvailabilityCheckExpr(SourceLocation BeginLoc) { in ParseAvailabilityCheckExpr()
|
H A D | ParseOpenMP.cpp | 1791 SourceLocation BeginLoc, in parseOMPEndDirective()
|
H A D | ParseDecl.cpp | 1573 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaModule.cpp | 148 SourceLocation BeginLoc = in ActOnModuleDecl() local
|
H A D | SemaCast.cpp | 1030 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
|
H A D | SemaChecking.cpp | 11177 SourceLocation BeginLoc = E->getBeginLoc(); in IsEnumConstOrFromMacro() local
|
H A D | TreeTransform.h | 3714 ExprResult RebuildRecoveryExpr(SourceLocation BeginLoc, SourceLocation EndLoc, in RebuildRecoveryExpr()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 89 const SourceLocation BeginLoc = Loc; in checkAndAddLocation() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 716 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local 752 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
|
H A D | Expr.cpp | 4719 RecoveryExpr::RecoveryExpr(ASTContext &Ctx, QualType T, SourceLocation BeginLoc, in RecoveryExpr() 4733 SourceLocation BeginLoc, in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 997 SourceLocation BeginLoc = Range.getBegin(); in getSourceRangeOffsets() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2460 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); in patternMatch() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndex.cpp | 576 SourceLocation BeginLoc = RegionOfInterest.getBegin(); in VisitChildren() local 7638 SourceLocation BeginLoc = Tok.getLocation(); in annotatePreprocessorTokens() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 2133 SourceLocation BeginLoc; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 2758 LocTy BeginLoc = Lex.getLoc(); in parseOptionalOperandBundles() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 7588 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local
|