Searched defs:baseName (Results 1 – 4 of 4) sorted by relevance
248 StringRef baseName = sys::path::stem(bitcodeFilePath); compile() local
297 StringRef baseName = name; in loadMinGWSymbols() local
399 StringRef baseName = bitcodeFilePath.ends_with(")") compile() local
62 std::string baseName(ASTNode node) { in baseName() function in __anonf59e6cd70111::ClangASTNodesEmitter