Searched defs:getText (Results 1 – 9 of 9) sorted by relevance
21 StringRef getText(CharSourceRange Range, const ASTContext &Context) { in getText() function
56 StringRef getText(const T &Node, const ASTContext &Context) { in getText() function
50 StringRef getText(const T &Node, const ASTContext &Context) { in getText() function
29 llvm::StringRef getText(Key I) const override { in getText() function
190 static SectionKind getText() { return get(Text); } in getText() function
267 StringRef getText() const { return Text; } in getText() function
31 StringRef clang::tooling::getText(CharSourceRange Range, in getText() function in clang::tooling
98 StringRef getText() const LLVM_READONLY { in getText() function
92 const char *getText() const { return Text; } in getText() function