Home | History | Annotate | Download | only in Basic

Lines Matching refs:string

18 #include <string>
29 std::string Triple;
33 std::string HostTriple;
36 std::string CPU;
39 std::string FPMath;
42 std::string ABI;
47 /// If given, the version string of the linker in use.
48 std::string LinkerVersion;
51 std::vector<std::string> FeaturesAsWritten;
55 std::vector<std::string> Features;
57 std::vector<std::string> Reciprocals;
64 std::vector<std::string> OpenCLExtensionsAsWritten;