Searched defs:Cap (Results 1 – 15 of 15) sorted by relevance
27 ARO::Capacity Cap = ARO::Capacity::get(0); in TEST() local55 ARO::Capacity Cap = ARO::Capacity::get(8); in TEST() local
125 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()137 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
124 T *allocate(Capacity Cap, AllocatorType &Allocator) { in allocate()136 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
54 public enum Cap { enum in Paint59 private Cap(int nativeInt) { in Cap() method in Paint.Cap
24 Cap int member
325 enum Cap { enum
526 Cap int member
10 pub enum Cap { enum
1012 Cap = Lambda->capture_init_begin(), in canThrow() local
3859 for (CaptureIter Cap = Candidates.begin(); Cap != Candidates.end(); ++Cap) { in buildCapturedStmtCaptureList() local
13198 const CapturingScopeInfo::Capture &Cap = CSI->getCapture(Var); in isVariableAlreadyCapturedInScopeInfo() local
5359 unsigned adjustMapModifiersForPrivateClauses(const CapturedStmt::Capture &Cap, in adjustMapModifiersForPrivateClauses()5443 void generateInfoForCapture(const CapturedStmt::Capture *Cap, in generateInfoForCapture()
2030 T* Cap; in FOR_EACH_NODE_KIND() local
2178 T* Cap = nullptr; in FOR_EACH_NODE_KIND() local