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

  /external/clang/include/clang/Lex/
MacroInfo.h 128 return getDefinitionLengthSlow(SM);
288 unsigned getDefinitionLengthSlow(SourceManager &SM) const;
  /external/clang/lib/Lex/
MacroInfo.cpp 36 unsigned MacroInfo::getDefinitionLengthSlow(SourceManager &SM) const {

Completed in 444 milliseconds