Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1136 UnannotatedTentativeParsingAction(Parser & Self,tok::TokenKind EndKind) UnannotatedTentativeParsingAction() argument
1164 tok::TokenKind EndKind; global() member in Parser::UnannotatedTentativeParsingAction
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3198 void CodeViewDebug::emitEndSymbolRecord(SymbolKind EndKind) { in emitEndSymbolRecord()