OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrevKind
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
TokenConcatenation.cpp
165
tok::TokenKind
PrevKind
= PrevTok.getKind();
167
PrevKind
= tok::identifier;
170
unsigned ConcatInfo = TokenInfo[
PrevKind
];
194
switch (
PrevKind
) {
/external/clang/include/clang/Serialization/
ASTReader.h
[
all
...]
Completed in 33 milliseconds