Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
3248 types::ID InputType) { in RenderOpenCLOptions()
5156 types::ID InputType = Input.getType(); in ConstructJob() local
7045 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp170 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2202 types::ID InputType = types::TY_Nothing; in BuildInputs() local
3570 types::ID InputType = I.first; in handleArguments() local
3700 types::ID InputType = I.first; in BuildActions() local
3814 types::ID InputType = I.first; in BuildActions() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp712 cl::opt<InputFileType> InputType( variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2052 LValue InputValue, QualType InputType, in EmitAsmInputLValue()