Searched defs:getModuleName (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.cpp76 StringRef DbiModuleDescriptor::getModuleName() const { return ModuleName; } function in class:DbiModuleDescriptor
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h62 StringRef getModuleName() const { return ModuleName; } function in class:llvm::pdb::DbiModuleDescriptorBuilder
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExternalASTSource.cpp49 std::string ExternalASTSource::ASTSourceDescriptor::getModuleName() const { function in class:ExternalASTSource::ASTSourceDescriptor
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h432 const char *getModuleName() const { return ModuleName; } function in class:clang::driver::HeaderModulePrecompileJobAction

Completed in 119 milliseconds