Searched defs:VersionStr (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/tools/dsymutil/ | ||
H A D | CFBundle.h | 19 std::string VersionStr = "1"; member |
/llvm-project/clang/lib/InstallAPI/ | ||
H A D | FileList.cpp | 153 auto VersionStr = Root->getString("version"); in parse() local |
/llvm-project/compiler-rt/lib/builtins/ | ||
H A D | os_version_check.c | 223 char VersionStr[32]; _initializeAvailabilityCheck() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerBinaryMetadata.cpp | 183 const std::string VersionStr; global() member in __anon2cce3ac30111::SanitizerBinaryMetadata |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZAsmPrinter.cpp | 1458 SmallString<sizeof(Version) - 1> VersionStr; emitPPA2() local |
/llvm-project/llvm/lib/TextAPI/ | ||
H A D | TextStubV5.cpp | 291 auto VersionStr = Obj->getString(Keys[TBDKey::Deployment]); in getTargetsSection() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 13844 StringRef VersionStr = TC->getFeatureStr(GD.getMultiVersionIndex()); getFunctionFeatureMap() local |