Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp515 FunctionType::ExtInfo einfo; in arrangeObjCMessageSendSignature() local
535 FunctionType::ExtInfo einfo; in arrangeUnprototypedObjCMessageSend() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10842 FunctionType::ExtInfo einfo = lbaseInfo.withNoReturn(NoReturn); in mergeFunctionTypes() local