HomeSort by relevance Sort by last modified time
    Searched refs:NON_EXISTENT_DIR (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Basic/
FileManager.cpp 37 /// NON_EXISTENT_DIR - A special value distinct from null that is used to
39 #define NON_EXISTENT_DIR reinterpret_cast<DirectoryEntry*>((intptr_t)-1)
136 if (NamedDirEnt.second && NamedDirEnt.second != NON_EXISTENT_DIR)
176 return NamedDirEnt.second == NON_EXISTENT_DIR ? nullptr
182 NamedDirEnt.second = NON_EXISTENT_DIR;
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 

Completed in 619 milliseconds