Home
last modified time | relevance | path

Searched refs:TCTP (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/
H A DDriver.cpp2437 if (Arg *TCTP = Args.getLastArgNoClaim(options::OPT__SLASH_TC, in BuildInputs() local
2439 InputTypeArg = TCTP; in BuildInputs()
2440 InputType = TCTP->getOption().matches(options::OPT__SLASH_TC) in BuildInputs()