Home
last modified time | relevance | path

Searched defs:InputType (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp701 types::ID InputType = Input.getType(); in ConstructJob() local
H A DClang.cpp325 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
3567 types::ID InputType) { in RenderOpenCLOptions()
3606 types::ID InputType) { in RenderHLSLOptions()
3629 ArgStringList &CmdArgs, types::ID InputType) { in RenderOpenACCOptions()
5850 types::ID InputType = Input.getType(); in ConstructJob() local
6842 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
6852 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
8003 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2597 types::ID InputType = types::TY_Nothing; in BuildInputs() local
3999 types::ID InputType = I.first; in handleArguments() local
4132 types::ID InputType = I.first; in BuildActions() local
4273 types::ID InputType = I.first; in BuildActions() local
4553 types::ID InputType = Input.first; in BuildOffloadingActions() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp226 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp736 cl::opt<InputFileType> InputType( variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2201 QualType InputType, std::string &ConstraintStr, SourceLocation Loc) { in EmitAsmInputLValue()