/llvm-project/clang/include/clang/Tooling/ |
H A D | FixIt.h | 32 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/clang-tools-extra/clangd/ |
H A D | DumpAST.cpp | 102 SourceRange getSourceRange(const T &Node) { in getSourceRange() function in clang::clangd::__anon642ee90c0111::DumpVisitor 107 SourceRange getSourceRange(const T *Node) { in getSourceRange() function in clang::clangd::__anon642ee90c0111::DumpVisitor 111 SourceRange getSourceRange(const TemplateName &Node) { return SourceRange(); } in getSourceRange() function in clang::clangd::__anon642ee90c0111::DumpVisitor 113 SourceRange getSourceRange(cons function in clang::clangd::__anon642ee90c0111::DumpVisitor [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | NestedNameSpecifier.h | 483 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
H A D | DeclFriend.h | 147 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function
|
H A D | RawCommentList.h | 107 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
H A D | ASTConcept.h | 195 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function
|
H A D | DeclTemplate.h | 203 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function 438 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | DeclObjC.h | 284 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 711 SourceRange getSourceRange() const { return Brackets; } in getSourceRange() function 927 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1106 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1306 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2276 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | ExprObjC.h | 161 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 217 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 383 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 1715 SourceRange getSourceRange() const { return {AtLoc, RParen}; } getSourceRange() function
|
H A D | DeclCXX.h | 113 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 193 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2989 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3104 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3217 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3839 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4091 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | ExprCXX.h | 161 SourceRange getSourceRange() const { return Range; } in getSourceRange() function 350 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 825 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 899 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 954 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 1116 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2481 SourceRange getSourceRange() const { return Range; } getSourceRange() function 4145 SourceRange getSourceRange() const { return Range; } getSourceRange() function 5022 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function [all...] |
H A D | Decl.h | 529 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 681 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3431 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4452 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4929 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4980 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | DeclarationName.h | 873 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 2072 SourceRange DeclaratorDecl::getSourceRange() const { getSourceRange() function in DeclaratorDecl 2172 SourceRange VarDecl::getSourceRange() const { getSourceRange() function in VarDecl 2926 SourceRange ParmVarDecl::getSourceRange() const { getSourceRange() function in ParmVarDecl 4383 SourceRange FunctionDecl::getSourceRange() const { getSourceRange() function in FunctionDecl 4654 SourceRange FieldDecl::getSourceRange() const { getSourceRange() function in FieldDecl 4708 SourceRange TagDecl::getSourceRange() const { getSourceRange() function in TagDecl 4950 SourceRange EnumDecl::getSourceRange() const { getSourceRange() function in EnumDecl 5250 SourceRange BlockDecl::getSourceRange() const { getSourceRange() function in BlockDecl 5482 SourceRange EnumConstantDecl::getSourceRange() const { getSourceRange() function in EnumConstantDecl 5556 SourceRange TypedefDecl::getSourceRange() const { getSourceRange() function in TypedefDecl 5565 SourceRange TypeAliasDecl::getSourceRange() const { getSourceRange() function in TypeAliasDecl 5605 SourceRange TopLevelStmtDecl::getSourceRange() const { getSourceRange() function in TopLevelStmtDecl 5726 SourceRange ImportDecl::getSourceRange() const { getSourceRange() function in ImportDecl [all...] |
H A D | DeclOpenMP.cpp | 189 SourceRange OMPCapturedExprDecl::getSourceRange() const { in getSourceRange() function in OMPCapturedExprDecl
|
H A D | DeclTemplate.cpp | 677 SourceRange TemplateTypeParmDecl::getSourceRange() const { getSourceRange() function in TemplateTypeParmDecl 796 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { getSourceRange() function in NonTypeTemplateParmDecl 1002 ClassTemplateSpecializationDecl::getSourceRange() const { getSourceRange() function in ClassTemplateSpecializationDecl 1169 SourceRange ClassTemplatePartialSpecializationDecl::getSourceRange() const { getSourceRange() function in ClassTemplatePartialSpecializationDecl 1413 SourceRange VarTemplateSpecializationDecl::getSourceRange() const { getSourceRange() function in VarTemplateSpecializationDecl 1519 SourceRange VarTemplatePartialSpecializationDecl::getSourceRange() const { getSourceRange() function in VarTemplatePartialSpecializationDecl [all...] |
H A D | ASTTypeTraits.cpp | 237 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in DynTypedNode
|
H A D | TemplateBase.cpp | 584 SourceRange TemplateArgumentLoc::getSourceRange() const { getSourceRange() function in TemplateArgumentLoc
|
H A D | NestedNameSpecifier.cpp | 410 SourceRange NestedNameSpecifierLoc::getSourceRange() const { getSourceRange() function in NestedNameSpecifierLoc
|
H A D | DeclCXX.cpp | 2671 SourceRange CXXCtorInitializer::getSourceRange() const { getSourceRange() function in CXXCtorInitializer 3185 SourceRange UsingDecl::getSourceRange() const { getSourceRange() function in UsingDecl 3210 SourceRange UsingEnumDecl::getSourceRange() const { getSourceRange() function in UsingEnumDecl 3257 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { getSourceRange() function in UnresolvedUsingValueDecl
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 165 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
/llvm-project/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 103 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 571 SourceRange getSourceRange() const LLVM_READONLY { return Range; } getSourceRange() function 1234 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function 1260 SourceRange getSourceRange() const { getSourceRange() function 1836 SourceRange getSourceRange() const { getSourceRange() function 2082 SourceRange getSourceRange() const LLVM_READONLY { return Range; } getSourceRange() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 284 virtual SourceRange getSourceRange() const { in getSourceRange() function 925 SourceRange getSourceRange() const override { return Location; } getSourceRange() function
|