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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessorOptions.h 143 bool LexEditorPlaceholders = true;
247 LexEditorPlaceholders = true;
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp 2966 if (!PP || !PP->getPreprocessorOpts().LexEditorPlaceholders || LexingRawMode)
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 4156 // Don't handle LexEditorPlaceholders. It is implied by the action that is
4248 Opts.LexEditorPlaceholders = false;

Completed in 67 milliseconds