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 436 return getCharAndSizeSlowNoWarn(Ptr, Size, LangOpts);
559 /// getCharAndSizeSlowNoWarn - Same as getCharAndSizeSlow, but never emits a
561 static char getCharAndSizeSlowNoWarn(const char *Ptr, unsigned &Size,
  /external/clang/lib/Lex/
Lexer.cpp     [all...]

Completed in 30 milliseconds