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

/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DSectionKind.h208 static SectionKind getText() { return get(Text); } function in class:llvm::SectionKind
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h920 StringRef getText(unsigned LineIdx) const { function in class:clang::comments::ParamCommandComment::VerbatimBlockComment
955 StringRef getText() const { function in class:clang::comments::ParamCommandComment::VerbatimLineComment

Completed in 85 milliseconds