Searched refs:FT_Static (Results 1 – 5 of 5) sorted by relevance
113 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator392 FileType Type = ToolChain::FT_Static) const;396 FileType Type = ToolChain::FT_Static) const;
42 FileType Type = ToolChain::FT_Static) const override;
130 case ToolChain::FT_Static: in getCompilerRT()
554 Args, Sanitizer, IsShared ? ToolChain::FT_Shared : ToolChain::FT_Static)); in addSanitizerRuntime()
404 case ToolChain::FT_Static: in getCompilerRT()