Home
last modified time | relevance | path

Searched refs:SourceModuleName (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DModuleMap.h61 std::string SourceModuleName; variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp419 SourceModuleName = Name; in findOrCreateModule()
554 SourceModuleName = ModuleName; in inferFrameworkModule()