Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DAvailability.h39 SourceLocation BeginLoc, EndLoc; variable
43 SourceLocation BeginLoc, SourceLocation EndLoc) in AvailabilitySpec()
H A DDeclarationName.h745 static DeclarationNameLoc makeCXXOperatorNameLoc(SourceLocation BeginLoc, in makeCXXOperatorNameLoc()
H A DExpr.h6461 SourceLocation BeginLoc, EndLoc; variable
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h140 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp255 SourceLocation BeginLoc = in ActOnModuleDecl() local
978 Module *Sema::PushGlobalModuleFragment(SourceLocation BeginLoc, in PushGlobalModuleFragment()
H A DSemaCast.cpp1040 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp109 SourceLocation BeginLoc = SM.translateLineCol( in addLocationToResult() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPragma.cpp1694 SourceLocation BeginLoc = Tok.getLocation(); in HandlePragma() local
1853 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedInfo().second; in HandlePragma() local
1908 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); in HandlePragma() local
H A DTokenLexer.cpp993 SourceLocation BeginLoc = begin_tokens->getLocation(); in updateConsecutiveMacroArgTokens() local
H A DPreprocessingRecord.cpp254 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DTokens.cpp242 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange()
250 FileRange::FileRange(const SourceManager &SM, SourceLocation BeginLoc, in FileRange()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1797 SourceLocation BeginLoc = NameLoc; in TryAnnotateName() local
2070 SourceLocation BeginLoc = Tok.getLocation(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
H A DParseExpr.cpp3746 ExprResult Parser::ParseAvailabilityCheckExpr(SourceLocation BeginLoc) { in ParseAvailabilityCheckExpr()
H A DParseOpenMP.cpp1975 SourceLocation BeginLoc, in parseOMPEndDirective()
H A DParseDecl.cpp1637 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp89 const SourceLocation BeginLoc = Loc; in checkAndAddLocation() local
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp136 Object serializeSourceRange(const PresumedLoc &BeginLoc, in serializeSourceRange()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmt.cpp729 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
765 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
H A DExpr.cpp4916 RecoveryExpr::RecoveryExpr(ASTContext &Ctx, QualType T, SourceLocation BeginLoc, in RecoveryExpr()
4930 SourceLocation BeginLoc, in Create()
H A DDecl.cpp5276 SourceLocation BeginLoc = Statement->getBeginLoc(); in Create() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp996 SourceLocation BeginLoc = Range.getBegin(); in getSourceRangeOffsets() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2938 SourceLocation BeginLoc = OriginalExpr->getBeginLoc(); in patternMatch() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp577 SourceLocation BeginLoc = RegionOfInterest.getBegin(); in VisitChildren() local
7904 SourceLocation BeginLoc = Tok.getLocation(); in annotatePreprocessorTokens() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2275 SourceLocation BeginLoc; member
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp2784 LocTy BeginLoc = Lex.getLoc(); in parseOptionalOperandBundles() local

12