Home
last modified time | relevance | path

Searched refs:renderCommonIntegerOverflowOptions (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCommonArgs.h258 void renderCommonIntegerOverflowOptions(const llvm::opt::ArgList &Args,
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp1020 renderCommonIntegerOverflowOptions(Args, CmdArgs); in ConstructJob()
H A DCommonArgs.cpp3174 void tools::renderCommonIntegerOverflowOptions(const ArgList &Args, in renderCommonIntegerOverflowOptions() function in tools
H A DClang.cpp6881 renderCommonIntegerOverflowOptions(Args, CmdArgs); in ConstructJob()