Searched refs:inner_local (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Index/
H A Dcomplete-lambdas.cpp11 int inner_local; local
12 [local, this, inner_local] {
20 // CHECK-CC1: VarDecl:{ResultType int}{TypedText inner_local} (34)
26 // CHECK-CC2: VarDecl:{ResultType int}{TypedText inner_local} (34)
31 // CHECK-CC3: VarDecl:{ResultType int}{TypedText inner_local} (34)
37 // CHECK-CC4: VarDecl:{ResultType int}{TypedText inner_local} (34)

Completed in 158 milliseconds