Home
last modified time | relevance | path

Searched defs:PTHLexer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Lex/
H A DPTHManager.h34 class PTHLexer; variable
39 friend class PTHLexer; variable
/aosp_15_r20/external/clang/lib/Lex/
H A DPTHLexer.cpp37 PTHLexer::PTHLexer(Preprocessor &PP, FileID FID, const unsigned char *D, in PTHLexer() function in PTHLexer