Searched defs:InputType (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Flang.cpp | 701 types::ID InputType = Input.getType(); ConstructJob() local
|
H A D | Clang.cpp | 325 addExceptionArgs(const ArgList & Args,types::ID InputType,const ToolChain & TC,bool KernelOrKext,const ObjCRuntime & objcRuntime,ArgStringList & CmdArgs) addExceptionArgs() argument 3567 RenderOpenCLOptions(const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderOpenCLOptions() argument 3606 RenderHLSLOptions(const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderHLSLOptions() argument 3629 RenderOpenACCOptions(const Driver & D,const ArgList & Args,ArgStringList & CmdArgs,types::ID InputType) RenderOpenACCOptions() argument 5850 types::ID InputType = Input.getType(); ConstructJob() local 6842 types::ID InputType = Inputs[0].getType(); ConstructJob() local 6852 types::ID InputType = Inputs[0].getType(); ConstructJob() local 8003 AddClangCLArgs(const ArgList & Args,types::ID InputType,ArgStringList & CmdArgs) const AddClangCLArgs() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 2597 types::ID InputType = types::TY_Nothing; BuildInputs() local 3999 types::ID InputType = I.first; handleArguments() local 4132 types::ID InputType = I.first; BuildActions() local 4273 types::ID InputType = I.first; BuildActions() local 4553 types::ID InputType = Input.first; BuildOffloadingActions() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | ARM.cpp | 226 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 736 cl::opt<InputFileType> InputType( variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2201 EmitAsmInputLValue(const TargetInfo::ConstraintInfo & Info,LValue InputValue,QualType InputType,std::string & ConstraintStr,SourceLocation Loc) EmitAsmInputLValue() argument
|