Home
last modified time | relevance | path

Searched refs:UNION_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DJavaInputAstVisitor.java42 import static com.sun.source.tree.Tree.Kind.UNION_TYPE;
2283 if (ex.getType().getKind() == UNION_TYPE) {
/external/libabigail/src/
Dabg-ir.cc22137 UNION_TYPE in union_decl()
22174 UNION_TYPE in union_decl()
22210 UNION_TYPE in union_decl()
22241 UNION_TYPE in union_decl()
22276 UNION_TYPE in union_decl()
/external/libabigail/include/
Dabg-ir.h1268 UNION_TYPE = 1 << 19, enumerator