Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp88 QualType NextTy = Next->getType(); deepTypeCheckForSYCLDevice() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp956 Type *NextTy = GetElementPtrInst::getTypeAtIndex(ElemTy, (uint64_t)0); SymbolicallyEvaluateGEP() local