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 451 /// macro_iterator/macro_begin/macro_end - This allows you to walk the current
454 MacroInfo*>::const_iterator macro_iterator; typedef in class:clang::Preprocessor
455 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;
456 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 220 milliseconds