Searched defs:localB (Results 1 – 5 of 5) sorted by relevance
| /external/clang/test/Index/ |
| D | cxx11-lambdas.cpp | 6 int localA, localB; in f() local
|
| /external/llvm-project/clang/test/Index/ |
| D | cxx14-lambdas.cpp | 6 int localA, localB; in f() local
|
| D | cxx11-lambdas.cpp | 6 int localA, localB; in f() local
|
| /external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/ |
| D | DexMakerTest.java | 115 Local<Boolean> localB = code.getParameter(1, TypeId.BOOLEAN); in testNewInstance() local 250 Local<Integer> localB = code.newLocal(TypeId.INT); in testInvokeDirect() local 569 Local<Integer> localB = code.getParameter(1, TypeId.INT); in branchingMethod() local 1005 Local<T2> localB = code.getParameter(1, valueBType); in binaryOpMethod() local 1404 Local<Integer> localB = code.getParameter(1, TypeId.INT); in testIfElseBlock() local 1571 Local<Integer> localB = code.getParameter(1, TypeId.INT); in testNestedCatchClauses() local 1699 Local<T> localB = code.getParameter(1, valueType); in floatingPointCompareMethod() local 1717 Local<Long> localB = code.getParameter(1, TypeId.LONG); in testLongCompare() local
|
| /external/llvm-project/clang/test/Analysis/diagnostics/ |
| D | no-store-func-path-notes.c | 163 B localB; in use_partial_nested_initializer() local
|