HomeSort by relevance Sort by last modified time
    Searched refs:IncludeMacros (Results 1 - 7 of 7) sorted by null

  /external/clang/include/clang/Sema/
CodeCompleteOptions.h 17 unsigned IncludeMacros : 1;
29 IncludeMacros(0),
CodeCompleteConsumer.h     [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 834 /// \param IncludeMacros Whether to include macros in the code-completion
847 bool IncludeMacros, bool IncludeCodePatterns,
    [all...]
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 208 IncludeMacros
  /external/clang/lib/Lex/
PreprocessingRecord.cpp 462 Kind = InclusionDirective::IncludeMacros;
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
CompilerInvocation.cpp     [all...]

Completed in 337 milliseconds