Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.cpp415 static void addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
4034 types::ID InputType = Input.getType(); in ConstructJob() local
5577 void Clang::AddClangCLArgs(const ArgList &Args, types::ID InputType, in AddClangCLArgs()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp701 cl::opt<InputFileType> InputType( variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1787 LValue InputValue, QualType InputType, in EmitAsmInputLValue()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp2009 types::ID InputType = types::TY_Nothing; in BuildInputs() local
3196 types::ID InputType = I.first; in BuildActions() local