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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h937 StringRef getText(unsigned LineIdx) const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment
972 StringRef getText() const { function in class:clang::comments::ParamCommandComment::VerbatimLineComment
/freebsd-11-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-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCode.h43 StringRef getText(const T &Node, const ASTContext &Context) { function in namespace:clang::tooling
/freebsd-11-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-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp17 StringRef clang::tooling::getText(CharSourceRange Range, function in class:clang::tooling
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h179 static SectionKind getText() { return get(Text); } function in class:llvm::SectionKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h247 StringRef getText() const { return Text; } function in class:llvm::SMFixIt

Completed in 152 milliseconds