| /freebsd-13.1/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-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | RawCommentList.h | 107 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| H A D | NestedNameSpecifier.h | 483 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclFriend.h | 148 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclTemplate.h | 197 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 440 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclObjC.h | 287 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 710 SourceRange getSourceRange() const { return Brackets; } in getSourceRange() function 925 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1102 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1291 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2216 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclCXX.h | 114 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 190 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2855 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2970 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3083 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3690 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3942 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | ExprObjC.h | 162 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 D | ExprCXX.h | 162 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 2382 SourceRange getSourceRange() const { return Range; } in getSourceRange() function 4018 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
|
| H A D | DeclarationName.h | 863 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
| H A D | Decl.h | 526 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 651 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3154 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 4125 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 4546 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclBase.h | 418 virtual SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 1956 SourceRange DeclaratorDecl::getSourceRange() const { in getSourceRange() function in DeclaratorDecl 2057 SourceRange VarDecl::getSourceRange() const { in getSourceRange() function in VarDecl 2741 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl 3986 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl 4218 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl 4261 SourceRange TagDecl::getSourceRange() const { in getSourceRange() function in TagDecl 4724 SourceRange BlockDecl::getSourceRange() const { in getSourceRange() function in BlockDecl 4937 SourceRange EnumConstantDecl::getSourceRange() const { in getSourceRange() function in EnumConstantDecl 5008 SourceRange TypedefDecl::getSourceRange() const { in getSourceRange() function in TypedefDecl 5017 SourceRange TypeAliasDecl::getSourceRange() const { in getSourceRange() function in TypeAliasDecl [all …]
|
| H A D | DeclOpenMP.cpp | 187 SourceRange OMPCapturedExprDecl::getSourceRange() const { in getSourceRange() function in OMPCapturedExprDecl
|
| H A D | ASTTypeTraits.cpp | 181 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in DynTypedNode
|
| H A D | TemplateBase.cpp | 500 SourceRange TemplateArgumentLoc::getSourceRange() const { in getSourceRange() function in TemplateArgumentLoc
|
| H A D | NestedNameSpecifier.cpp | 409 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
|
| H A D | DeclTemplate.cpp | 656 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl 771 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl 963 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
|
| H A D | DeclCXX.cpp | 2557 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer 3065 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl 3084 SourceRange UsingEnumDecl::getSourceRange() const { in getSourceRange() function in UsingEnumDecl 3130 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PreprocessingRecord.h | 105 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 165 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 506 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 1159 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 1185 SourceRange getSourceRange() const { in getSourceRange() function 1747 SourceRange getSourceRange() const { in getSourceRange() function 1945 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CallEvent.h | 276 virtual SourceRange getSourceRange() const { in getSourceRange() function 823 SourceRange getSourceRange() const override { return Location; } in getSourceRange() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 1611 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { in getSourceRange() function in Parser::ParsedTemplateInfo
|