Searched refs:FT_Static (Results 1 – 7 of 7) sorted by relevance
123 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator467 FileType Type = ToolChain::FT_Static) const;471 FileType Type = ToolChain::FT_Static) const;475 FileType Type = ToolChain::FT_Static) const;
42 FileType Type = ToolChain::FT_Static) const override;
83 FileType Type = ToolChain::FT_Static) const override;
38 FileType Type = ToolChain::FT_Static,
132 case ToolChain::FT_Static: in getCompilerRT()
786 Args, Sanitizer, IsShared ? ToolChain::FT_Shared : ToolChain::FT_Static)); in addSanitizerRuntime()
492 case ToolChain::FT_Static: in buildCompilerRTBasename()