Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h212 InputKind withFormat(Format F) const { in withFormat() function
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2920 DashX = DashX.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()
2951 IK = IK.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()