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

  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp 769 char ModID[256];
770 sprintf(ModID, "IR:%s", InputFile.c_str());
771 M->setModuleIdentifier(ModID);
    [all...]

Completed in 234 milliseconds