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

  /external/llvm/lib/Support/
Path.cpp 51 LLVMFileType
165 LLVMFileType type;
173 LLVMFileType type;
188 LLVMFileType type;
225 LLVMFileType type;
PathV2.cpp 741 error_code identify_magic(const Twine &path, LLVMFileType &result) {
  /external/llvm/lib/Object/
ObjectFile.cpp 31 sys::LLVMFileType type = sys::IdentifyFileType(Object->getBufferStart(),
Binary.cpp 50 sys::LLVMFileType type = sys::IdentifyFileType(Source->getBufferStart(),
  /external/llvm/include/llvm/Support/
PathV1.h     [all...]
FileSystem.h 403 /// @param result Set to the type of file, or LLVMFileType::Unknown_FileType.
406 error_code identify_magic(const Twine &path, LLVMFileType &result);
  /external/llvm/lib/Archive/
ArchiveWriter.cpp 185 sys::LLVMFileType type;

Completed in 2578 milliseconds