/freebsd-src/contrib/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
|
/freebsd-src/contrib/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 { in 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 | 202 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function 457 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | DeclObjC.h | 284 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 710 SourceRange getSourceRange() const { return Brackets; } getSourceRange() function 924 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 1103 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 1304 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 2273 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}; } in 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 2982 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3097 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3210 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3832 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4084 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 950 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function 1112 SourceRange getSourceRange() const LLVM_READONLY { return Range; } getSourceRange() function 2465 SourceRange getSourceRange() const { return Range; } getSourceRange() function 4109 SourceRange getSourceRange() const { return Range; } getSourceRange() function 4876 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function [all...] |
H A D | Decl.h | 529 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 681 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 3378 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4397 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4863 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function 4914 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function [all...] |
H A D | DeclarationName.h | 873 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
H A D | DeclBase.h | 432 virtual SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 2087 SourceRange DeclaratorDecl::getSourceRange() const { getSourceRange() function in DeclaratorDecl 2187 SourceRange VarDecl::getSourceRange() const { getSourceRange() function in VarDecl 2928 SourceRange ParmVarDecl::getSourceRange() const { getSourceRange() function in ParmVarDecl 4339 SourceRange FunctionDecl::getSourceRange() const { getSourceRange() function in FunctionDecl 4610 SourceRange FieldDecl::getSourceRange() const { getSourceRange() function in FieldDecl 4664 SourceRange TagDecl::getSourceRange() const { getSourceRange() function in TagDecl 4906 SourceRange EnumDecl::getSourceRange() const { getSourceRange() function in EnumDecl 5199 SourceRange BlockDecl::getSourceRange() const { getSourceRange() function in BlockDecl 5424 SourceRange EnumConstantDecl::getSourceRange() const { getSourceRange() function in EnumConstantDecl 5495 SourceRange TypedefDecl::getSourceRange() const { getSourceRange() function in TypedefDecl 5504 SourceRange TypeAliasDecl::getSourceRange() const { getSourceRange() function in TypeAliasDecl 5545 SourceRange TopLevelStmtDecl::getSourceRange() const { getSourceRange() function in TopLevelStmtDecl 5659 SourceRange ImportDecl::getSourceRange() const { getSourceRange() function in ImportDecl [all...] |
H A D | DeclOpenMP.cpp | 187 SourceRange OMPCapturedExprDecl::getSourceRange() const { getSourceRange() function in OMPCapturedExprDecl
|
H A D | DeclTemplate.cpp | 676 SourceRange TemplateTypeParmDecl::getSourceRange() const { getSourceRange() function in TemplateTypeParmDecl 789 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { getSourceRange() function in NonTypeTemplateParmDecl 989 ClassTemplateSpecializationDecl::getSourceRange() const { getSourceRange() function in ClassTemplateSpecializationDecl 1388 SourceRange VarTemplateSpecializationDecl::getSourceRange() const { getSourceRange() function in VarTemplateSpecializationDecl 1442 SourceRange VarTemplatePartialSpecializationDecl::getSourceRange() const { getSourceRange() function in VarTemplatePartialSpecializationDecl [all...] |
H A D | ASTTypeTraits.cpp | 235 SourceRange DynTypedNode::getSourceRange() const { getSourceRange() function in DynTypedNode [all...] |
H A D | NestedNameSpecifier.cpp | 410 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
|
H A D | TemplateBase.cpp | 587 return getSourceExpression()->getSourceRange(); in getSourceRange() function in TemplateArgumentLoc
|
H A D | DeclCXX.cpp | 2657 SourceRange CXXCtorInitializer::getSourceRange() const { getSourceRange() function in CXXCtorInitializer 3170 SourceRange UsingDecl::getSourceRange() const { getSourceRange() function in UsingDecl 3194 SourceRange UsingEnumDecl::getSourceRange() const { getSourceRange() function in UsingEnumDecl 3241 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { getSourceRange() function in UnresolvedUsingValueDecl
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 103 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 165 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 541 SourceRange getSourceRange() const LLVM_READONLY { return Range; } getSourceRange() function 1198 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function 1224 SourceRange getSourceRange() const { getSourceRange() function 1786 SourceRange getSourceRange() const { getSourceRange() function 2021 SourceRange getSourceRange() const LLVM_READONLY { return Range; } getSourceRange() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 283 virtual SourceRange getSourceRange() const { getSourceRange() function 853 SourceRange getSourceRange() const override { return Location; } getSourceRange() function
|