Searched defs:CurLexerKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h516 enum CurLexerKind { enum in class:clang::Preprocessor
521 } CurLexerKind = CLK_Lexer; member in class:clang::Preprocessor
531 enum CurLexerKind CurLexerKind; member in struct:clang::Preprocessor::IncludeStackInfo
540 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule, argument
[all...]

Completed in 151 milliseconds