Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DTokenLexer.h96 bool OwnsTokens : 1; variable
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp192 bool OwnsTokens) { in EnterTokenStream()