Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/include/clang/Tooling/
H A DFixIt.h32 inline CharSourceRange getSourceRange(const SourceRange &Range) { in getSourceRange() function
37 inline CharSourceRange getSourceRange(const SourceLocation &Loc) { in getSourceRange() function
43 template <typename T> CharSourceRange getSourceRange(const T &Node) { in getSourceRange() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DDumpAST.cpp101 SourceRange getSourceRange(const T &Node) { in getSourceRange() function in clang::clangd::__anon0d0843690111::DumpVisitor
106 SourceRange getSourceRange(const T *Node) { in getSourceRange() function in clang::clangd::__anon0d0843690111::DumpVisitor
110 SourceRange getSourceRange(const TemplateName &Node) { return SourceRange(); } in getSourceRange() function in clang::clangd::__anon0d0843690111::DumpVisitor
112 SourceRange getSourceRange(const Attr *Node) { return Node->getRange(); } in getSourceRange() function in clang::clangd::__anon0d0843690111::DumpVisitor
/llvm-project-15.0.7/clang/include/clang/AST/
H A DNestedNameSpecifier.h483 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
H A DDeclFriend.h148 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
H A DRawCommentList.h107 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
H A DDeclTemplate.h198 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
450 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
H A DDeclObjC.h287 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
713 SourceRange getSourceRange() const { return Brackets; } in getSourceRange() function
924 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
1104 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
1293 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
2228 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
H A DExprObjC.h162 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
218 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
382 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
1705 SourceRange getSourceRange() const { return {AtLoc, RParen}; } in getSourceRange() function
H A DDeclCXX.h113 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
189 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
2889 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3004 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3117 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3724 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3976 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
H A DExprCXX.h162 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
351 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
819 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
893 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
944 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
1106 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
2399 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
4035 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
H A DDeclarationName.h872 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
H A DDecl.h524 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
651 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3205 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
4204 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
4635 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
H A DDeclBase.h420 virtual SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp1997 SourceRange DeclaratorDecl::getSourceRange() const { in getSourceRange() function in DeclaratorDecl
2097 SourceRange VarDecl::getSourceRange() const { in getSourceRange() function in VarDecl
2836 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl
4112 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl
4344 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl
4388 SourceRange TagDecl::getSourceRange() const { in getSourceRange() function in TagDecl
4613 SourceRange EnumDecl::getSourceRange() const { in getSourceRange() function in EnumDecl
4869 SourceRange BlockDecl::getSourceRange() const { in getSourceRange() function in BlockDecl
5151 SourceRange TypedefDecl::getSourceRange() const { in getSourceRange() function in TypedefDecl
5160 SourceRange TypeAliasDecl::getSourceRange() const { in getSourceRange() function in TypeAliasDecl
[all …]
H A DDeclOpenMP.cpp187 SourceRange OMPCapturedExprDecl::getSourceRange() const { in getSourceRange() function in OMPCapturedExprDecl
H A DASTTypeTraits.cpp216 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in DynTypedNode
H A DTemplateBase.cpp502 SourceRange TemplateArgumentLoc::getSourceRange() const { in getSourceRange() function in TemplateArgumentLoc
H A DNestedNameSpecifier.cpp410 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
H A DDeclTemplate.cpp666 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl
781 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl
973 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
H A DDeclCXX.cpp2574 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer
3081 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl
3100 SourceRange UsingEnumDecl::getSourceRange() const { in getSourceRange() function in UsingEnumDecl
3146 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DYAMLParser.h164 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessingRecord.h104 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCloneDetection.cpp86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h506 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
1160 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
1186 SourceRange getSourceRange() const { in getSourceRange() function
1748 SourceRange getSourceRange() const { in getSourceRange() function
1975 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h274 virtual SourceRange getSourceRange() const { in getSourceRange() function
822 SourceRange getSourceRange() const override { return Location; } in getSourceRange() function

12