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

  /external/clang/lib/Lex/
Preprocessor.cpp 86 NumMacroExpanded = NumFnMacroExpanded = NumBuiltinMacroExpanded = 0;
257 << NumBuiltinMacroExpanded << " obj/fn/builtin macros expanded, "
PPMacroExpansion.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 397 unsigned NumMacroExpanded, NumFnMacroExpanded, NumBuiltinMacroExpanded;
    [all...]

Completed in 1150 milliseconds