OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCharAndSizeSlowNoWarn
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
Lexer.h
439
return
getCharAndSizeSlowNoWarn
(Ptr, Size, LangOpts);
562
///
getCharAndSizeSlowNoWarn
- Same as getCharAndSizeSlow, but never emits a
564
static char
getCharAndSizeSlowNoWarn
(const char *Ptr, unsigned &Size,
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
Completed in 526 milliseconds