Home
last modified time | relevance | path

Searched defs:ModName (Results 1 – 6 of 6) sorted by relevance

/external/clang/unittests/libclang/
DLibclangTest.cpp432 std::string ModName = "module.modulemap"; in TEST_F() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp768 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp758 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/external/clang/lib/Frontend/
DASTUnit.cpp825 std::string ModName = Mod->getFullModuleName(); in AddTopLevelDeclarationToHash() local
1147 std::string ModName = getPreambleFile(this); in Parse() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp857 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1020 std::string ModName = GenerateUniqueName("mcjit_module_"); in getModuleForNewFunction() local