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

  /external/clang/lib/Lex/
Preprocessor.cpp 91 NumFastMacroExpanded = NumTokenPaste = NumFastTokenPaste = 0;
267 << NumFastMacroExpanded << " on the fast path.\n";
    [all...]
PPMacroExpansion.cpp 519 ++NumFastMacroExpanded;
565 ++NumFastMacroExpanded;
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 582 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 582 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 623 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 623 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 582 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 623 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 623 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 626 unsigned NumFastMacroExpanded, NumTokenPaste, NumFastTokenPaste;
    [all...]

Completed in 796 milliseconds