Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1009 auto OrigAttrs = NewF->getAttributes(); in create() local
1017 Context, AttrBuilder(Context, OrigAttrs.getFnAttrs())); in create()