Home
last modified time | relevance | path

Searched defs:getSourceRange (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h32 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 DDumpAST.cpp102 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 DNestedNameSpecifier.h483 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
H A DDeclFriend.h147 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function
H A DRawCommentList.h107 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
H A DASTConcept.h195 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function
H A DDeclTemplate.h203 SourceRange getSourceRange() const LLVM_READONLY { getSourceRange() function
438 SourceRange getSourceRange() const override LLVM_READONLY { getSourceRange() function
[all...]
H A DDeclObjC.h284 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 DExprObjC.h161 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 DDeclCXX.h113 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 DExprCXX.h161 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 DDecl.h529 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 DDeclarationName.h873 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
/llvm-project/clang/lib/AST/
H A DDecl.cpp2072 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 DDeclOpenMP.cpp189 SourceRange OMPCapturedExprDecl::getSourceRange() const { in getSourceRange() function in OMPCapturedExprDecl
H A DDeclTemplate.cpp677 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 DASTTypeTraits.cpp237 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in DynTypedNode
H A DTemplateBase.cpp584 SourceRange TemplateArgumentLoc::getSourceRange() const { getSourceRange() function in TemplateArgumentLoc
H A DNestedNameSpecifier.cpp410 SourceRange NestedNameSpecifierLoc::getSourceRange() const { getSourceRange() function in NestedNameSpecifierLoc
H A DDeclCXX.cpp2671 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 DYAMLParser.h165 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h103 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp86 SourceRange StmtSequence::getSourceRange() const { in getSourceRange() function in StmtSequence
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h571 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 DCallEvent.h284 virtual SourceRange getSourceRange() const { in getSourceRange() function
925 SourceRange getSourceRange() const override { return Location; } getSourceRange() function

12