Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendOptions.h214 InputKind withFormat(Format F) const { in withFormat() function
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp2903 DashX = DashX.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()
2934 IK = IK.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()