Home
last modified time | relevance | path

Searched refs:GetCommonFunctionType (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp315 auto GetCommonFunctionType = [](Value *V) -> FunctionType * { in validateEndOfModule() local
325 if (FunctionType *FTy = GetCommonFunctionType(Info.first)) { in validateEndOfModule()