| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | DiagnosticsRendering.h | 30 struct SourceLocation { struct 32 FileSpec file; 34 unsigned line = 0; 36 uint16_t column = 0; 38 uint16_t length = 0; 42 bool hidden = false; 47 bool in_user_input = false;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
| H A D | LookupResult.h | 22 struct SourceLocation { struct 30 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | DataAccessProf.h | 40 struct SourceLocation { struct 41 SourceLocation(StringRef FileNameRef, uint32_t Line) in SourceLocation() function 45 SourceLocation() {} in SourceLocation() function 54 // Conceptually similar to SourceLocation except that FileNames are StringRef of argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | Diagnostics.h | 30 struct SourceLocation { struct 37 SourceLocation Start; argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
| H A D | USRFinder.h | 27 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | SelectorLocationsKind.h | 21 class SourceLocation; variable
|
| H A D | ASTStructuralEquivalence.h | 31 class SourceLocation; variable
|
| H A D | ExprOpenMP.h | 228 unsigned numTrailingObjects(OverloadToken<SourceLocation>) const { in numTrailingObjects()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPConditionalDirectiveRecord.cpp | 109 void PPConditionalDirectiveRecord::Elifdef(SourceLocation Loc, SourceRange, in Elifdef() argument 120 void PPConditionalDirectiveRecord::Elifndef(SourceLocation Loc, SourceRange, in Elifndef() argument
|
| H A D | Preprocessor.cpp | 1527 &Loc](const std::pair<SourceLocation, SourceLocation> &Region) { in isSafeBufferOptOut()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | USRGeneration.h | 21 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_value.h | 50 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function 51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | MacroArgs.h | 25 class SourceLocation; variable
|
| H A D | LiteralSupport.h | 31 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Source.h | 24 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexingContext.h | 34 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTDeserializationListener.h | 28 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Rewrite/ |
| H A D | HTMLRewrite.cpp | 595 llvm::function_ref<void(Rewriter &, SourceLocation, SourceLocation, in HighlightMacrosImpl() argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticIDs.h | 29 class SourceLocation; variable
|
| H A D | IdentifierTable.h | 47 class SourceLocation; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | MultiplexExternalSemaSource.cpp | 266 llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> & in ReadMismatchingDeleteExpressions()
|
| H A D | Sema.cpp | 2637 FieldDecl *, llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> &) {} in ReadMismatchingDeleteExpressions()
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
| H A D | SymbolGraphSerializer.cpp | 131 Object SourceLocation; in serializeSourceLocation() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ASTUtils.h | 525 llvm::SmallVector<std::pair<clang::SourceLocation, bool>, in ReadMismatchingDeleteExpressions()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTStructuralEquivalence.cpp | 1601 SourceLocation, unsigned)) { in IsStructurallyEquivalent()
|