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

  /external/clang/include/clang/Lex/
Preprocessor.h 436 /// macro_iterator/macro_begin/macro_end - This allows you to walk the current
439 MacroInfo*>::const_iterator macro_iterator; typedef in class:clang::Preprocessor
440 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;
441 macro_iterator macro_end(bool IncludeExternalMacros = true) const;
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 241 Preprocessor::macro_iterator
262 Preprocessor::macro_iterator
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 32 milliseconds