Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h21 struct SourceLocation { struct
29 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h30 struct SourceLocation { struct
37 SourceLocation Start; argument
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h27 class SourceLocation; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DSelectorLocationsKind.h21 class SourceLocation; variable
H A DExprOpenMP.h228 unsigned numTrailingObjects(OverloadToken<SourceLocation>) const { in numTrailingObjects()
H A DDeclCXX.h2822 SourceLocation(), TrailingRequiresClause) { in CXXMethodDecl() argument
H A DExpr.h1797 unsigned numTrailingObjects(OverloadToken<SourceLocation>) const { in numTrailingObjects()
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DUSRGeneration.h20 class SourceLocation; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h50 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function
51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp109 void PPConditionalDirectiveRecord::Elifdef(SourceLocation Loc, SourceRange, in Elifdef() argument
120 void PPConditionalDirectiveRecord::Elifndef(SourceLocation Loc, SourceRange, in Elifndef() argument
H A DPreprocessor.cpp1495 &Loc](const std::pair<SourceLocation, SourceLocation> &Region) { in isSafeBufferOptOut()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroArgs.h25 class SourceLocation; variable
H A DLiteralSupport.h31 class SourceLocation; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTDeserializationListener.h28 class SourceLocation; variable
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp596 llvm::function_ref<void(Rewriter &, SourceLocation, SourceLocation, in HighlightMacrosImpl() argument
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h25 class SourceLocation; variable
H A DIdentifierTable.h46 class SourceLocation; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp239 llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> & in ReadMismatchingDeleteExpressions()
H A DSema.cpp2469 FieldDecl *, llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> &) {} in ReadMismatchingDeleteExpressions()
H A DSemaExprCXX.cpp8380 ExprResult Sema::ActOnNoexceptExpr(SourceLocation KeyLoc, SourceLocation, in ActOnNoexceptExpr() argument
H A DSemaOpenMP.cpp2326 SourceLocation) -> bool { in isInOpenMPTargetExecutionDirective() argument
5045 SourceLocation) { in checkNestingOfRegions() argument
15378 SemaDiagnosticBuilder diagnoseConversion(Sema &, SourceLocation, QualType, in PerformOpenMPImplicitIntegerConversion() argument
H A DTreeTransform.h16227 QualType TreeTransform<Derived>::RebuildTypeOfExprType(Expr *E, SourceLocation, in RebuildTypeOfExprType() argument
16239 QualType TreeTransform<Derived>::RebuildDecltypeType(Expr *E, SourceLocation) { in RebuildDecltypeType() argument
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp129 Object SourceLocation; in serializeSourceLocation() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h469 llvm::SmallVector<std::pair<clang::SourceLocation, bool>, in ReadMismatchingDeleteExpressions()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp90 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { in SourceRangeSkipped() argument

12