/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/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 | 113 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 189 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2853 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2968 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3081 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3582 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3812 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 | Decl.h | 500 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 625 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3128 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 4099 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 4520 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclarationName.h | 863 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
H A D | DeclBase.h | 418 virtual SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
/netbsd-src/external/apache2/llvm/dist/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 2748 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl 3993 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl 4225 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl 4268 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 | 499 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 | 655 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl 770 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl 962 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
|
H A D | DeclCXX.cpp | 2571 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer 3077 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl 3125 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 165 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 105 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1611 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { in getSourceRange() function in Parser::ParsedTemplateInfo
|