Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp1320 static bool GetLineValue(Token &DigitTok, unsigned &Val, in GetLineValue()
1382 Token DigitTok; in HandleLineDirective() local
1541 void Preprocessor::HandleDigitDirective(Token &DigitTok) { in HandleDigitDirective()