Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenLexer.h93 bool OwnsTokens : 1; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp181 bool DisableMacroExpansion, bool OwnsTokens, in EnterTokenStream()