Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp104 static types::ID foldType(types::ID Lang) { in foldType() function
206 Type = foldType(*Type); in TransferableCommand()
239 if (Std != LangStandard::lang_unspecified && foldType(TargetType) == Type) { in transferTo()
329 Types.push_back(foldType(guessType(OriginalPaths[I]))); in FileIndex()
516 Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang))); in getCompileCommands()