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

  /external/clang/include/clang/Lex/
Preprocessor.h 451 /// macro_iterator/macro_begin/macro_end - This allows you to walk the current
455 macro_iterator macro_begin(bool IncludeExternalMacros = true) const;
    [all...]
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 566 MacrosByID(PP.macro_begin(), PP.macro_end());
  /external/clang/lib/Lex/
Preprocessor.cpp 242 Preprocessor::macro_begin(bool IncludeExternalMacros) const { function in class:Preprocessor
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 190 milliseconds