Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1112 tok::TokenKind EndKind) in UnannotatedTentativeParsingAction()
1140 tok::TokenKind EndKind; member in Parser::UnannotatedTentativeParsingAction
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3021 void CodeViewDebug::emitEndSymbolRecord(SymbolKind EndKind) { in emitEndSymbolRecord()