Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DFlang.cpp280 types::ID InputType = Input.getType(); in ConstructJob() local
H A DClang.cpp317 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
3449 types::ID InputType) { in RenderOpenCLOptions()
3488 types::ID InputType) { in RenderHLSLOptions()
5559 types::ID InputType = Input.getType(); in ConstructJob() local
6608 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
7687 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp2543 types::ID InputType = types::TY_Nothing; in BuildInputs() local
3880 types::ID InputType = I.first; in handleArguments() local
4013 types::ID InputType = I.first; in BuildActions() local
4153 types::ID InputType = I.first; in BuildActions() local
4404 types::ID InputType = Input.first; in BuildOffloadingActions() local
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp189 types::ID InputType, llvm::Triple &Triple) { in setArchNameInTriple()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp738 cl::opt<InputFileType> InputType( variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2183 QualType InputType, std::string &ConstraintStr, SourceLocation Loc) { in EmitAsmInputLValue()