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

  /external/clang/lib/Lex/
MacroInfo.cpp 41 return (DefinitionLength = 0);
59 DefinitionLength = endInfo.second - startInfo.second;
60 DefinitionLength += lastToken.getLength();
62 return DefinitionLength;
  /external/clang/include/clang/Lex/
MacroInfo.h 58 mutable unsigned DefinitionLength;
131 return DefinitionLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winperf.h 33 DWORD DefinitionLength;

Completed in 634 milliseconds