Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp506 FunctionType::ExtInfo einfo; arrangeObjCMessageSendSignature() local
526 FunctionType::ExtInfo einfo; arrangeUnprototypedObjCMessageSend() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10392 FunctionType::ExtInfo einfo = lbaseInfo.withNoReturn(NoReturn); mergeFunctionTypes() local