Searched refs:isSymlink (Results 1 - 7 of 7) sorted by relevance

/external/clang/include/clang/Basic/
H A DVirtualFileSystem.h76 bool isSymlink() const;
/external/chromium_org/chrome/installer/mac/
H A Dpkg-dmg876 my($file, $isSymlink);
877 $isSymlink = ($method eq 'symlink');
881 if(!defined($target) and $isSymlink) {
897 if($isSymlink) {
/external/clang/unittests/Basic/
H A DVirtualFileSystemTest.cpp130 EXPECT_FALSE(Status->isSymlink());
140 EXPECT_FALSE(Status->isSymlink());
150 EXPECT_TRUE(Status->isSymlink());
/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp54 return exists() && !isRegularFile() && !isDirectory() && !isSymlink();
56 bool Status::isSymlink() const { function in class:Status
/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/ ...

Completed in 262 milliseconds