Searched refs:getSourceRange (Results 1 - 25 of 430) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
H A DFixIt.h34 inline SourceRange getSourceRange(const SourceRange &Range) { return Range; } function in namespace:clang::tooling::fixit::internal
37 inline SourceRange getSourceRange(const SourceLocation &Loc) { function in namespace:clang::tooling::fixit::internal
43 template <typename T> SourceRange getSourceRange(const T &Node) { function in namespace:clang::tooling::fixit::internal
44 return Node.getSourceRange();
51 return internal::getText(internal::getSourceRange(Node), Context);
57 return FixItHint::CreateRemoval(internal::getSourceRange(Node));
64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination),
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();
H A DNestedNameSpecifier.h270 SourceRange getSourceRange() const LLVM_READONLY;
283 return getSourceRange().getBegin();
289 return getSourceRange().getEnd();
468 SourceRange getSourceRange() const LLVM_READONLY {
469 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();
H A DNestedNameSpecifier.h270 SourceRange getSourceRange() const LLVM_READONLY;
283 return getSourceRange().getBegin();
289 return getSourceRange().getEnd();
468 SourceRange getSourceRange() const LLVM_READONLY {
469 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();
H A DNestedNameSpecifier.h270 SourceRange getSourceRange() const LLVM_READONLY;
283 return getSourceRange().getBegin();
289 return getSourceRange().getEnd();
468 SourceRange getSourceRange() const LLVM_READONLY {
469 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();
H A DNestedNameSpecifier.h270 SourceRange getSourceRange() const LLVM_READONLY;
283 return getSourceRange().getBegin();
289 return getSourceRange().getEnd();
468 SourceRange getSourceRange() const LLVM_READONLY {
469 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();
H A DNestedNameSpecifier.h270 SourceRange getSourceRange() const LLVM_READONLY;
283 return getSourceRange().getBegin();
289 return getSourceRange().getEnd();
468 SourceRange getSourceRange() const LLVM_READONLY {
469 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DDeclFriend.h131 SourceRange getSourceRange() const override LLVM_READONLY {
134 return FD->getSourceRange();
136 return FTD->getSourceRange();
138 return CTD->getSourceRange();
141 return DD->getSourceRange();

Completed in 566 milliseconds

1234567891011>>