HomeSort by relevance Sort by last modified time
    Searched full:ispreprocessedoutput (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h 485 void setPreprocessedOutput(bool IsPreprocessedOutput) {
486 PreprocessedOutput = IsPreprocessedOutput;
491 bool isPreprocessedOutput() const { return PreprocessedOutput; }
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 52 milliseconds