Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCaptureTracking.cpp62 bool ReturnCaptures, bool StoreCaptures) { in PointerMayBeCaptured() argument
70 (void)StoreCaptures; in PointerMayBeCaptured()
/external/llvm/include/llvm/Analysis/
DCaptureTracking.h31 bool StoreCaptures);