Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl() argument
161 getTrailingObjectsImpl(BaseTy * Obj,TrailingObjectsBase::OverloadToken<NextTy>) getTrailingObjectsImpl() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSYCL.cpp93 QualType NextTy = Next->getType(); in deepTypeCheckForDevice() local