Home
last modified time | relevance | path

Searched defs:Closure (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dptrmem1.C10 struct Closure struct
16 struct Closure<C, T (), M> argument
/openbsd-src/gnu/usr.bin/perl/t/lib/
H A Ddbmt_common.pl344 sub Closure subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-hash.t649 sub Closure subroutine
H A Ddb-btree.t840 sub Closure subroutine
H A Ddb-recno.t694 sub Closure subroutine
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp299 class Closure { class
315 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anon73142a400111::Closure
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp854 auto Closure = InstrProfRecordClosure; in getSize() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1447 std::vector<unsigned> &Closure) -> bool { in buildPhis()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1157 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda()
1174 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); in adjustCVQualifiersForCXXThisWithinLambda() local