HomeSort by: relevance | last modified time | path
    Searched refs:DefinitionLength (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
MacroInfo.cpp 43 return (DefinitionLength = 0);
61 DefinitionLength = endInfo.second - startInfo.second;
62 DefinitionLength += lastToken.getLength();
64 return DefinitionLength;
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
MacroInfo.h 64 mutable unsigned DefinitionLength;
134 return DefinitionLength;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winperf.d 105 DWORD DefinitionLength;

Completed in 57 milliseconds