Home
last modified time | relevance | path

Searched defs:VersionStr (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DGCOV.h84 StringRef VersionStr = Buffer->getBuffer().slice(Cursor, Cursor+4); in readGCOVVersion() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DTargets.cpp3779 StringRef VersionStr; in shouldUseInlineAtomic() local
3793 StringRef VersionStr; in shouldUseInlineAtomic() local
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DTools.cpp2435 static std::string getMSCompatibilityVersion(const char *VersionStr) { in getMSCompatibilityVersion()