Searched defs:getText (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DFixIt.cpp21 StringRef getText(CharSourceRange Range, const ASTContext &Context) { function in namespace:clang::tooling::fixit::internal
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h50 StringRef getText(const T &Node, const ASTContext &Context) { function in namespace:clang::tooling::fixit
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCode.h51 StringRef getText(const T &Node, const ASTContext &Context) { function in namespace:clang::tooling
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp31 StringRef clang::tooling::getText(CharSourceRange Range, function in class:clang::tooling
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h179 static SectionKind getText() { return get(Text); } function in class:llvm::SectionKind
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h232 StringRef getText() const { return Text; } function in class:llvm::SMFixIt
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h112 const char *getText() const { return Text; } function in class:__ubsan::Range
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h935 StringRef getText(unsigned LineIdx) const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment
970 StringRef getText() const { function in class:clang::comments::ParamCommandComment::VerbatimLineComment

Completed in 139 milliseconds