Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp609 auto *FunTy = cast<FunctionType>(F->getValueType()); checkAsyncContextProjectFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2559 ZeroArgCallReturnTy = FunTy->getReturnType(); in tryExprAsCall() local