OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLiteralData
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Lex/
Token.h
190
void
setLiteralData
(const char *Ptr) {
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
PTHLexer.cpp
80
Tok.
setLiteralData
((const char*) (PTHMgr.SpellingBase + IdentifierID));
Preprocessor.cpp
441
Tok.
setLiteralData
(DestPtr);
Completed in 590 milliseconds