Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h179 InputKind withFormat(Format F) const { in withFormat() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2764 DashX = DashX.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()
2790 IK = IK.withFormat(InputKind::ModuleMap); in ParseFrontendArgs()