Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp376 auto GetCommonFunctionType = [](Value *V) -> FunctionType * { in validateEndOfModule() local
390 Type *Ty = GetCommonFunctionType(Info.first); in validateEndOfModule()