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

  /external/clang/lib/Lex/
MacroInfo.cpp 34 unsigned MacroInfo::getDefinitionLengthSlow(SourceManager &SM) const {
  /external/clang/include/clang/Lex/
MacroInfo.h 127 return getDefinitionLengthSlow(SM);
262 unsigned getDefinitionLengthSlow(SourceManager &SM) const;

Completed in 174 milliseconds