Home
last modified time | relevance | path

Searched defs:RawText (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h128 mutable StringRef RawText; variable
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6610 StringRef RawText = RC ? RC->getRawText(Context.getSourceManager()) : in clang_Cursor_getRawCommentText() local