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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp115 if (PP.LexOnOffSwitch(OOS))
138 PP.LexOnOffSwitch(OOS);
2285 if (PP.LexOnOffSwitch(OOS))
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp948 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) { function in class:Preprocessor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2032 bool LexOnOffSwitch(tok::OnOffSwitch &Result);

Completed in 196 milliseconds