Searched defs:ByRef (Results 1 – 12 of 12) sorted by relevance
117 struct ByRef { typedef const T& type; }; // NOLINT struct
119 struct ByRef { typedef const T& type; }; // NOLINT argument
116 struct ByRef { typedef const T& type; }; // NOLINT struct
127 struct ByRef { typedef const T& type; }; // NOLINT argument
760 struct ByRef { typedef const T& type; }; // NOLINT struct
397 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()
697 bool ByRef, in performLambdaInitCaptureInitialization()
11723 bool ByRef = false; in captureInBlock() local11816 bool ByRef = true; in captureInCapturedRegion() local11986 bool ByRef = false; in captureInLambda() local
9835 const bool ByRef = C.getCaptureKind() == LCK_ByRef; in RebuildLambdaScopeInfo() local