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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h70 const char *TextPtr; member in class:clang::comments::Token
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp177 char *TextPtr = Allocator.Allocate<char>(Length + 1); local
222 char *TextPtr = Allocator.Allocate<char>(Length + 1); local

Completed in 101 milliseconds