Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp96 types::ID InputType = Input.getType(); in ConstructJob() local
H A DClang.cpp407 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
3255 types::ID InputType) { in RenderOpenCLOptions()
5194 types::ID InputType = Input.getType(); in ConstructJob() local
7102 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp170 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2194 types::ID InputType = types::TY_Nothing; in BuildInputs() local
3587 types::ID InputType = I.first; in handleArguments() local
3717 types::ID InputType = I.first; in BuildActions() local
3831 types::ID InputType = I.first; in BuildActions() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp712 cl::opt<InputFileType> InputType( variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2090 LValue InputValue, QualType InputType, in EmitAsmInputLValue()