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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h523 enum CurLexerKind { enum in class:clang::Preprocessor
528 } CurLexerKind = CLK_Lexer; member in class:clang::Preprocessor
538 enum CurLexerKind CurLexerKind; member in struct:clang::Preprocessor::IncludeStackInfo
547 IncludeStackInfo(enum CurLexerKind CurLexerKind, Module *TheSubmodule, argument
[all...]

Completed in 131 milliseconds