Home
last modified time | relevance | path

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

/external/clang/bindings/python/tests/cindex/
Dtest_cursor_kind.py21 assert CursorKind.TYPE_REF.is_reference()
27 assert not CursorKind.TYPE_REF.is_translation_unit()
30 assert not CursorKind.TYPE_REF.is_preprocessing()
33 assert not CursorKind.TYPE_REF.is_unexposed()
/external/dexmaker/src/dx/java/com/android/dx/io/
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 …]
DIndexType.java33 TYPE_REF, enumConstant
DCodeReader.java104 case TYPE_REF: visitor = typeVisitor; break; in callVisit()
/external/clang/bindings/python/clang/
Dcindex.py742 CursorKind.TYPE_REF = CursorKind(43)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...