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

  /external/clang/include/clang/Sema/
CodeCompleteOptions.h 17 unsigned IncludeMacros : 1;
29 IncludeMacros(0),
CodeCompleteConsumer.h     [all...]
  /external/clang/lib/Lex/
PreprocessingRecord.cpp 462 Kind = InclusionDirective::IncludeMacros;
  /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/Sema/
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
CompilerInvocation.cpp     [all...]

Completed in 250 milliseconds