Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp105 static types::ID foldType(types::ID Lang) { in foldType() function
208 Type = foldType(*Type); in TransferableCommand()
241 if (Std != LangStandard::lang_unspecified && foldType(TargetType) == Type) { in transferTo()
331 Types.push_back(foldType(guessType(OriginalPaths[I]))); in FileIndex()
518 Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang))); in getCompileCommands()