Home
last modified time | relevance | path

Searched defs:BeginLoc (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAvailability.h39 SourceLocation BeginLoc, EndLoc; variable
43 SourceLocation BeginLoc, SourceLocation EndLoc) in AvailabilitySpec()
H A DDeclarationName.h736 static DeclarationNameLoc makeCXXOperatorNameLoc(SourceLocation BeginLoc, in makeCXXOperatorNameLoc()
H A DExpr.h6375 SourceLocation BeginLoc, EndLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h140 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp1643 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 DPreprocessingRecord.cpp254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp148 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 DParser.cpp1703 SourceLocation BeginLoc = NameLoc; in TryAnnotateName() local
1972 SourceLocation BeginLoc = Tok.getLocation(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
H A DParseExpr.cpp3634 ExprResult Parser::ParseAvailabilityCheckExpr(SourceLocation BeginLoc) { in ParseAvailabilityCheckExpr()
H A DParseOpenMP.cpp1791 SourceLocation BeginLoc, in parseOMPEndDirective()
H A DParseDecl.cpp1573 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp148 SourceLocation BeginLoc = in ActOnModuleDecl() local
H A DSemaCast.cpp1030 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
H A DSemaChecking.cpp11177 SourceLocation BeginLoc = E->getBeginLoc(); in IsEnumConstOrFromMacro() local
H A DTreeTransform.h3714 ExprResult RebuildRecoveryExpr(SourceLocation BeginLoc, SourceLocation EndLoc, in RebuildRecoveryExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp89 const SourceLocation BeginLoc = Loc; in checkAndAddLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp716 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
752 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
H A DExpr.cpp4719 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 DASTDiff.cpp997 SourceLocation BeginLoc = Range.getBegin(); in getSourceRangeOffsets() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2460 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); in patternMatch() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp576 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 DSema.h2133 SourceLocation BeginLoc; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp2758 LocTy BeginLoc = Lex.getLoc(); in parseOptionalOperandBundles() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp7588 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local