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

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp701 types::ID InputType = Input.getType(); local
H A DClang.cpp325 static bool addExceptionArgs(const ArgList &Args, types::ID InputType, argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp225 setArchNameInTriple(const Driver &D, const ArgList &Args, types::ID InputType, llvm::Triple &Triple) argument
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1007 tools::arm::setArchNameInTriple(getDriver(), Args, InputType, Triple); local
H A DDriver.cpp2597 types::ID InputType = types::TY_Nothing; local
3999 types::ID InputType = I.first; local
4132 types::ID InputType = I.first; local
4273 types::ID InputType = I.first; local
4553 types::ID InputType = Input.first; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2199 EmitAsmInputLValue( const TargetInfo::ConstraintInfo &Info, LValue InputValue, QualType InputType, std::string &ConstraintStr, SourceLocation Loc) argument

Completed in 286 milliseconds