HomeSort by: relevance | last modified time | path
    Searched refs:OnOffSwitch (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TokenKinds.h 48 enum OnOffSwitch {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParsePragma.cpp 114 tok::OnOffSwitch OOS;
137 tok::OnOffSwitch OOS;
666 tok::OnOffSwitch OOS =
667 static_cast<tok::OnOffSwitch>(
705 tok::OnOffSwitch OOS =
706 static_cast<tok::OnOffSwitch>(
2284 tok::OnOffSwitch OOS;
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2032 bool LexOnOffSwitch(tok::OnOffSwitch &Result);
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 948 bool Preprocessor::LexOnOffSwitch(tok::OnOffSwitch &Result) {

Completed in 24 milliseconds