Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp1022 tok::TokenKind EndKind) in UnannotatedTentativeParsingAction()
1050 tok::TokenKind EndKind; member in Parser::UnannotatedTentativeParsingAction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp2958 void CodeViewDebug::emitEndSymbolRecord(SymbolKind EndKind) { in emitEndSymbolRecord()