Home
last modified time | relevance | path

Searched defs:localB (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Index/
Dcxx11-lambdas.cpp6 int localA, localB; in f() local
/external/llvm-project/clang/test/Index/
Dcxx14-lambdas.cpp6 int localA, localB; in f() local
Dcxx11-lambdas.cpp6 int localA, localB; in f() local
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java115 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/
Dno-store-func-path-notes.c163 B localB; in use_partial_nested_initializer() local