Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DTokenLexer.h93 bool OwnsTokens : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp154 bool DisableMacroExpansion, bool OwnsTokens, in EnterTokenStream()