Home
last modified time | relevance | path

Searched refs:IsGNULineDirective (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp1322 bool IsGNULineDirective=false) { in GetLineValue() argument
1351 diag::err_pp_line_digit_sequence) << IsGNULineDirective; in GetLineValue()
1367 << IsGNULineDirective; in GetLineValue()