Home
last modified time | relevance | path

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

12

/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
/llvm-project/clang/test/CodeGenCXX/
H A Dubsan-check-debuglocs.cpp10 struct SourceLocation { struct
11 SourceLocation acquire() { return {}; }; in acquire() argument
/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h27 class SourceLocation; variable
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DProgramState.py18 class SourceLocation: class
55 location: SourceLocation = None,
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DAnalysisInternal.h36 class SourceLocation; global() variable
/llvm-project/clang/include/clang/AST/
H A DSelectorLocationsKind.h21 class SourceLocation; variable
H A DASTStructuralEquivalence.h31 class SourceLocation; variable
H A DExprOpenMP.h228 unsigned numTrailingObjects(OverloadToken<SourceLocation>) const { in numTrailingObjects()
/llvm-project/clang/include/clang/Index/
H A DUSRGeneration.h20 class SourceLocation; global() variable
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/
H A DAnalysis.h26 class SourceLocation; global() variable
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h30 struct SourceLocation { struct
37 SourceLocation Start; argument
/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
/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
/llvm-project/clang/include/clang/Lex/
H A DMacroArgs.h25 class SourceLocation; variable
/llvm-project/clang/lib/AST/Interp/
H A DSource.h
/llvm-project/mlir/include/mlir/Query/Matcher/
H A DErrorBuilder.h24 struct SourceLocation { struct
/llvm-project/clang/lib/Index/
H A DIndexingContext.h33 class SourceLocation; variable
/llvm-project/clang/include/clang/Serialization/
H A DASTDeserializationListener.h28 class SourceLocation; variable
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp291 Elif(SourceLocation Loc,SourceRange,ConditionValueKind,SourceLocation) Elif() argument
303 Else(SourceLocation Loc,SourceLocation) Else() argument
306 Endif(SourceLocation Loc,SourceLocation) Endif() argument
[all...]
/llvm-project/clang/tools/libclang/
H A DCIndexer.h30 class SourceLocation; variable
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DDesignatedInitializers.cpp130 llvm::DenseMap<SourceLocation, std::string> &Out, in collectDesignators()
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DHeaderIncludeCycleCheck.cpp83 void InclusionDirective(SourceLocation, const Token &, StringRef FilePath, in InclusionDirective() argument
/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp596 HighlightMacrosImpl(Rewriter & R,FileID FID,const Preprocessor & PP,llvm::function_ref<void (Rewriter &,SourceLocation,SourceLocation,const char *,const char *,bool)> HighlightRangeCallback) HighlightMacrosImpl() argument
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp101 struct SourceLocation { struct
105 static SourceLocation CurLoc; argument
/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h25 class SourceLocation; global() variable

12