Home | History | Annotate | Download | only in Lex

Lines Matching refs:extension

573   // The library name of a framework has more than one possible extension since
577 for (const auto *extension : frameworkExtensions) {
578 llvm::sys::path::replace_extension(LibName, extension);