Searched defs:newKind (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/Serialization/
H A DASTReader.h1037 ReadingKindTracker(enum ReadingKind newKind, ASTReader &reader) argument
1039 Reader.ReadingKind = newKind;
/external/clang/lib/AST/
H A DDecl.cpp146 LVComputationKind newKind = local
149 assert(oldKind != LVForType || newKind == LVForExplicitType);
150 assert(oldKind != LVForValue || newKind == LVForExplicitValue);
151 assert(oldKind != LVForExplicitType || newKind == LVForExplicitType);
152 assert(oldKind != LVForExplicitValue || newKind == LVForExplicitValue);
153 return newKind;
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 153 milliseconds