Searched defs:fun_ty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/test/CodeGen/NVPTX/ | ||
H A D | surf-tex.py | 224 def get_surface_metadata(target, fun_ty, fun_name, has_surface_param): argument |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | IRDynamicChecks.cpp | 242 FunctionType *fun_ty = FunctionType::get( BuildPointerValidatorFunc() local |