OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateLexer
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
PTHManager.h
125
///
CreateLexer
- Return a PTHLexer that "lexes" the cached tokens for the
128
PTHLexer *
CreateLexer
(FileID FID);
/external/clang/lib/Lex/
PPLexerChange.cpp
80
if (PTHLexer *PL = PTH->
CreateLexer
(FID)) {
PTHLexer.cpp
586
PTHLexer *PTHManager::
CreateLexer
(FileID FID) {
Completed in 57 milliseconds