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

/external/clang/include/clang/AST/
H A DLambdaCapture.h30 Capture_Implicit = 0x01, enumerator in enum:clang::LambdaCapture::__anon1207
113 return DeclAndBits.getInt() & Capture_Implicit;

Completed in 199 milliseconds