Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
332 Types.push_back(foldType(guessType(Path))); in FileIndex()
519 Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang))); in getCompileCommands()