Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDarwinSDKInfo.cpp72 size_t VersionStart = CanonicalName->find_first_of("0123456789"); in parseOS() local
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp521 size_t VersionStart = Prefix.size(); in parseNormalizedArchString() local