Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h22 struct SourceLocation { struct
30 inline bool operator==(const SourceLocation &LHS, const SourceLocation &RHS) { argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h30 struct SourceLocation { struct
31 SourceLocation() : Line(), Column() {} in SourceLocation() argument
37 SourceLocation Start; argument
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DNodeIntrospection.cpp77 std::pair<SourceLocation, SharedLocationCall> const &LHS, in operator ()()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h27 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Index/
H A DUSRGeneration.h20 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DSelectorLocationsKind.h21 class SourceLocation; variable
H A DASTStructuralEquivalence.h31 class SourceLocation; variable
H A DExprOpenMP.h352 unsigned numTrailingObjects(OverloadToken<SourceLocation>) const { in numTrailingObjects()
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_value.h49 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function
50 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h51 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function
52 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_value.h49 SourceLocation() : Filename(), Line(), Column() {} in SourceLocation() function
50 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroArgs.h25 class SourceLocation; variable
H A DLiteralSupport.h31 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h33 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.h30 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTDeserializationListener.h28 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/utils/
H A DClangDataFormat.py38 class SourceLocation(object): class
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp101 struct SourceLocation { struct
105 static SourceLocation CurLoc; argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticIDs.h24 class SourceLocation; variable
H A DIdentifierTable.h41 class SourceLocation; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp233 llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> & in ReadMismatchingDeleteExpressions()
H A DSema.cpp2201 FieldDecl *, llvm::SmallVector<std::pair<SourceLocation, bool>, 4>> &) {} in ReadMismatchingDeleteExpressions()
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst498 .. _SourceLocation: target
/netbsd/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py50 class SourceLocation: class
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp73 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { in SourceRangeSkipped() argument

12