Home
last modified time | relevance | path

Searched defs:baseName (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DLTO.cpp248 StringRef baseName = sys::path::stem(bitcodeFilePath); compile() local
H A DSymbolTable.cpp297 StringRef baseName = name; in loadMinGWSymbols() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLTO.cpp399 StringRef baseName = bitcodeFilePath.ends_with(")") compile() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp62 std::string baseName(ASTNode node) { in baseName() function in __anonf59e6cd70111::ClangASTNodesEmitter