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

  /external/clang/include/clang/Lex/
Lexer.h 438 return getCharAndSizeSlowNoWarn(Ptr, Size, LangOpts);
564 /// getCharAndSizeSlowNoWarn - Same as getCharAndSizeSlow, but never emits a
566 static char getCharAndSizeSlowNoWarn(const char *Ptr, unsigned &Size,
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 35 milliseconds