Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp263 const FormatToken *TypeToken = LastQual->getNextNonComment(); in analyzeRight() local
382 const FormatToken *TypeToken = Tok->getPreviousNonComment(); analyzeLeft() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h83 uint32_t TypeToken; member
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp638 addClrEHHandler(WinEHFuncInfo & FuncInfo,int HandlerParentState,int TryParentState,ClrHandlerType HandlerType,uint32_t TypeToken,const BasicBlock * Handler) addClrEHHandler() argument
729 uint32_t TypeToken = static_cast<uint32_t>( calculateClrEHStateNumbers() local