Searched defs:PrevKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | TokenConcatenation.cpp | 177 tok::TokenKind PrevKind = PrevTok.getKind(); AvoidConcat() local |
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 1254 enum ReadingKind PrevKind; global() variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 20244 FunctionEffect::Kind PrevKind = PrevEC.Effect.kind(); diagnoseConflictingFunctionEffect() local |