Searched refs:FT_Static (Results 1 – 7 of 7) sorted by relevance
116 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator434 FileType Type = ToolChain::FT_Static) const;438 FileType Type = ToolChain::FT_Static) const;442 FileType Type = ToolChain::FT_Static) const;
42 FileType Type = ToolChain::FT_Static) const override;
81 FileType Type = ToolChain::FT_Static) const override;
38 FileType Type = ToolChain::FT_Static,
130 case ToolChain::FT_Static: in getCompilerRT()
715 Args, Sanitizer, IsShared ? ToolChain::FT_Shared : ToolChain::FT_Static)); in addSanitizerRuntime()
441 case ToolChain::FT_Static: in buildCompilerRTBasename()