Searched defs:Closure (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp300 class Closure { class in namespace:__anon4424
316 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { function in class:__anon4424::Closure
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1139 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); local
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.h528 typedef union Closure { union
531 } Closure; typedef in typeref:union:Closure
/freebsd-13-stable/contrib/lua/src/
H A Dlobject.h638 typedef union Closure { union
641 } Closure; typedef in typeref:union:Closure
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp777 auto Closure = InstrProfRecordClosure; local

Completed in 197 milliseconds