Home
last modified time | relevance | path

Searched defs:VFName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp44 const StringRef VFName) { in addVariantDeclaration()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp950 std::string VFName = stringOr(IS->getVirtualFileName(), "<null>"); in dumpInjectedSources() local