Home
last modified time | relevance | path

Searched defs:ModuleName (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DModuleBuilder.cpp38 CodeGeneratorImpl(DiagnosticsEngine &diags, const std::string& ModuleName, in CodeGeneratorImpl()
123 const std::string& ModuleName, in CreateLLVMCodeGen()
/external/clang/lib/Lex/
DHeaderSearch.cpp118 std::string HeaderSearch::getModuleFileName(StringRef ModuleName) { in getModuleFileName()
129 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule()
299 StringRef ModuleName(Filename.begin(), SlashPos); in DoFrameworkLookup() local
DModuleMap.cpp291 ModuleMap::inferFrameworkModule(StringRef ModuleName, in inferFrameworkModule()
841 StringRef ModuleName = Id.back().first; in parseModuleDecl() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc79 string ModuleName(const string& filename) { in ModuleName() function
/external/clang/lib/Frontend/
DCompilerInstance.cpp869 StringRef ModuleName = Path[0].first->getName(); in loadModule() local