Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp616 auto *FunTy = cast<FunctionType>(F->getValueType()); in checkAsyncContextProjectFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2550 const FunctionType *FunTy = nullptr; in tryExprAsCall() local