Searched defs:isUnion (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DAPValue.h190 bool isUnion() const { return Kind == Union; } function in class:clang::APValue
323 assert(isUnion() && "Invalid accessor");
327 assert(isUnion() && "Invalid accessor");
382 assert(isUnion() && "Invalid accessor");
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DDecoder.java178 private DataHeader readDataHeaderAtOffset(int offset, boolean isUnion) { argument
185 if (elementsOrVersion < 0 && (!isUnion || elementsOrVersion != -1)) {
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 155 milliseconds