Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp130 void formTokenWithChars(Token &Result, in formTokenWithChars() function in clang::comments::TextTokenRetokenizer
H A DCommentLexer.cpp279 void Lexer::formTokenWithChars(Token &Result, const char *TokEnd, in formTokenWithChars() function in clang::comments::Lexer