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

/external/clang/tools/libclang/
H A DIndexingContext.h84 DeclInfo(bool isRedeclaration, bool isDefinition, bool isContainer) argument
88 this->isContainer = isContainer;
95 bool isRedeclaration, bool isDefinition, bool isContainer)
99 this->isContainer = isContainer;
114 /*isDefinition=*/!isForwardRef, /*isContainer=*/!isForwardRef) {
122 /*isContainer=*/!isForwardRef) {
191 /*isContainer=*/false) { }
94 DeclInfo(DInfoKind K, bool isRedeclaration, bool isDefinition, bool isContainer) argument
H A DIndexingContext.cpp356 if (DInfo.isContainer) {
374 bool isContainer = isDef; local
379 isContainer = false;
382 DeclInfo DInfo(!D->isFirstDecl(), isDef, isContainer);
390 /*isContainer=*/false);
396 /*isContainer=*/false);
402 /*isContainer=*/false);
408 /*isContainer=*/false);
423 /*isContainer=*/false);
575 bool isContainer local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DCompositedLayerMapping.cpp1011 bool isContainer = m_owningLayer.hasTransform() && !m_owningLayer.isRootLayer(); local
1013 scrollingCoordinator->setLayerIsContainerForFixedPositionLayers(childForSuperlayers(), isContainer); local
/external/clang/include/clang-c/
H A DIndex.h5090 int isContainer; member in struct:__anon17668
/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/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/ ...

Completed in 1061 milliseconds