Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp117 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
140 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
2612 if (PP.LexOnOffSwitch(OOS)) in HandlePragma()
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp968 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { in LexOnOffSwitch() function in Preprocessor
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2416 bool LexOnOffSwitch(tok::OnOffSwitch &Result);