Home
last modified time | relevance | path

Searched defs:TypeToken (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp263 const FormatToken *TypeToken = LastQual->getNextNonComment(); in analyzeRight() local
382 const FormatToken *TypeToken = Tok->getPreviousNonComment(); in analyzeLeft() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h83 uint32_t TypeToken; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp638 uint32_t TypeToken, const BasicBlock *Handler) { in addClrEHHandler()
729 uint32_t TypeToken = static_cast<uint32_t>( in calculateClrEHStateNumbers() local