Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/
DInterpolatingCompilationDatabase.cpp221 const StringRef Flag = toCLFlag(TargetType); in transferTo()
272 static StringRef toCLFlag(types::ID Type) { in toCLFlag() function