Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp996 types::ID InputType = types::TY_Nothing; in BuildInputs() local
1202 types::ID InputType = Inputs[i].first; in BuildActions() local
H A DTools.cpp1943 static void addExceptionArgs(const ArgList &Args, types::ID InputType, in addExceptionArgs()
3140 types::ID InputType = Inputs[0].getType(); in ConstructJob() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp1729 LValue InputValue, QualType InputType, in EmitAsmInputLValue()