Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp87 SourceRange Preprocessor::DiscardUntilEndOfDirective(Token &Tmp) { in DiscardUntilEndOfDirective() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2332 SourceRange DiscardUntilEndOfDirective() { in DiscardUntilEndOfDirective() function