Searched defs:Cap (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DArrayRecycler.h124 T *allocate(Capacity Cap, AllocatorType &Allocator) { argument
136 void deallocate(Capacity Cap, T *Ptr) { argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h35 __sElfN(Cap); variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp10368 CapturingScopeInfo::Capture &Cap = BSI->Captures[i]; local
11371 const CapturingScopeInfo::Capture &Cap = CSI->getCapture(Var); local

Completed in 203 milliseconds