Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h217 InputKind withFormat(Format F) const { in withFormat() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2971 DashX = DashX.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()
3002 IK = IK.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()