| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/ |
| H A D | FixIt.h | 34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } in getSourceRange() function 37 inline SourceRange getSourceRange(const SourceLocation &Loc) { in getSourceRange() function 43 template <typename T> SourceRange getSourceRange(const T &Node) { in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ExprObjC.h | 147 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 199 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| H A D | NestedNameSpecifier.h | 477 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
| H A D | RawCommentList.h | 103 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| H A D | DeclFriend.h | 149 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclObjC.h | 285 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 708 SourceRange getSourceRange() const { in getSourceRange() function 949 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1126 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1315 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2232 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | DeclTemplate.h | 176 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 462 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| H A D | ExprCXX.h | 141 SourceRange getSourceRange() const { return Range; } in getSourceRange() function 653 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 738 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 783 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 948 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2158 SourceRange getSourceRange() const { return Range; } in getSourceRange() function 3743 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
|
| H A D | DeclarationName.h | 802 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
| H A D | Decl.h | 499 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 614 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2903 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3843 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 4244 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclOpenMP.cpp | 145 SourceRange OMPCapturedExprDecl::getSourceRange() const { in getSourceRange() function in OMPCapturedExprDecl
|
| H A D | Decl.cpp | 1857 SourceRange DeclaratorDecl::getSourceRange() const { in getSourceRange() function in DeclaratorDecl 1958 SourceRange VarDecl::getSourceRange() const { in getSourceRange() function in VarDecl 2558 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl 3637 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl 3817 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl 3860 SourceRange TagDecl::getSourceRange() const { in getSourceRange() function in TagDecl 4298 SourceRange BlockDecl::getSourceRange() const { in getSourceRange() function in BlockDecl 4512 SourceRange EnumConstantDecl::getSourceRange() const { in getSourceRange() function in EnumConstantDecl 4583 SourceRange TypedefDecl::getSourceRange() const { in getSourceRange() function in TypedefDecl 4592 SourceRange TypeAliasDecl::getSourceRange() const { in getSourceRange() function in TypeAliasDecl [all …]
|
| H A D | ASTTypeTraits.cpp | 144 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in clang::ast_type_traits::DynTypedNode
|
| H A D | TemplateBase.cpp | 470 SourceRange TemplateArgumentLoc::getSourceRange() const { in getSourceRange() function in TemplateArgumentLoc
|
| H A D | DeclTemplate.cpp | 510 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl 593 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl 789 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
|
| H A D | NestedNameSpecifier.cpp | 422 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
|
| H A D | DeclCXX.cpp | 2286 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer 2755 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl 2803 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
|
| H A D | DeclObjC.cpp | 1409 SourceRange ObjCTypeParamDecl::getSourceRange() const { in getSourceRange() function in ObjCTypeParamDecl 2266 SourceRange ObjCPropertyImplDecl::getSourceRange() const { in getSourceRange() function in ObjCPropertyImplDecl
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | PreprocessingRecord.h | 106 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 160 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CallEvent.h | 296 virtual SourceRange getSourceRange() const { in getSourceRange() function 826 SourceRange getSourceRange() const override { return Location; } in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 507 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 1134 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 1158 SourceRange getSourceRange() const { in getSourceRange() function 1709 SourceRange getSourceRange() const { in getSourceRange() function 1889 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 1353 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { in getSourceRange() function in Parser::ParsedTemplateInfo
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 989 SourceRange ObjCMethodCall::getSourceRange() const { in getSourceRange() function in ObjCMethodCall
|