Searched defs:isContainer (Results 1 - 14 of 14) sorted by relevance

/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h88 DeclInfo(bool isRedeclaration, bool isDefinition, bool isContainer) argument
92 this->isContainer = isContainer;
99 bool isRedeclaration, bool isDefinition, bool isContainer)
103 this->isContainer = isContainer;
118 /*isDefinition=*/!isForwardRef, /*isContainer=*/!isForwardRef) {
126 /*isContainer=*/!isForwardRef) {
195 /*isContainer=*/false) { }
98 DeclInfo(DInfoKind K, bool isRedeclaration, bool isDefinition, bool isContainer) argument
H A DCXIndexDataConsumer.cpp579 if (DInfo.isContainer) {
597 bool isContainer = isDef; local
602 isContainer = false;
605 DeclInfo DInfo(!D->isFirstDecl(), isDef, isContainer);
613 /*isContainer=*/false);
619 /*isContainer=*/false);
625 /*isContainer=*/false);
631 /*isContainer=*/false);
646 /*isContainer=*/false);
798 bool isContainer local
[all...]
/external/clang/include/clang-c/
H A DIndex.h5590 int isContainer; member in struct:__anon1004
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 99 milliseconds