Home
last modified time | relevance | path

Searched defs:getText (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h208 static SectionKind getText() { return get(Text); } in getText() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h218 StringRef getText() const { return Text; } in getText() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h287 StringRef getText() const LLVM_READONLY { return Text; } in getText() function
889 StringRef getText() const LLVM_READONLY { in getText() function
941 StringRef getText(unsigned LineIdx) const { in getText() function
976 StringRef getText() const { in getText() function
H A DCommentLexer.h100 StringRef getText() const LLVM_READONLY { in getText() function