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

/external/clang/bindings/python/tests/cindex/
H A Dtest_cursor_kind.py14 assert CursorKind.TYPE_REF.is_reference()
20 assert not CursorKind.TYPE_REF.is_translation_unit()
23 assert not CursorKind.TYPE_REF.is_preprocessing()
26 assert not CursorKind.TYPE_REF.is_unexposed()
/external/dexmaker/src/dx/java/com/android/dx/io/
H A DIndexType.java33 TYPE_REF, enum constant in enum:IndexType
H A DCodeReader.java104 case TYPE_REF: visitor = typeVisitor; break;
H A DOpcodeInfo.java176 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
188 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
192 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF);
200 InstructionCodec.FORMAT_21C, IndexType.TYPE_REF);
204 InstructionCodec.FORMAT_22C, IndexType.TYPE_REF);
208 InstructionCodec.FORMAT_35C, IndexType.TYPE_REF);
212 InstructionCodec.FORMAT_3RC, IndexType.TYPE_REF);
936 InstructionCodec.FORMAT_41C, IndexType.TYPE_REF);
940 InstructionCodec.FORMAT_41C, IndexType.TYPE_REF);
944 InstructionCodec.FORMAT_52C, IndexType.TYPE_REF);
[all...]
/external/clang/bindings/python/clang/
H A Dcindex.py707 CursorKind.TYPE_REF = CursorKind(43)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 165 milliseconds