Home
last modified time | relevance | path

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

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