Searched refs:PathElement (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/gtest/test/
H A Drun_tests_util_test.py97 def PathElement(self, path): member in class:FakePath
119 return self.PathElement(self.abspath(path)) == 1
122 return type(self.PathElement(self.abspath(path))) == type(dict())
147 return self.path.PathElement(path).iterkeys()
/external/clang/lib/Sema/
H A DSemaLookup.cpp2109 const CXXBasePathElement &PathElement = Path->back();
2118 SubobjectType = Context.getCanonicalType(PathElement.Base->getType());
2119 SubobjectNumber = PathElement.SubobjectNumber;
2124 != Context.getCanonicalType(PathElement.Base->getType())) {
2152 if (SubobjectNumber != PathElement.SubobjectNumber) {
/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1158 for (const CXXBasePathElement &PathElement : Path) {
1161 if (PathElement.Base->isVirtual())
1168 const ASTRecordLayout &L = Context.getASTRecordLayout(PathElement.Class);
1170 PathElement.Base->getType()->getAsCXXRecordDecl());
/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/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/ ...

Completed in 263 milliseconds