Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/
DInterpolatingCompilationDatabase.cpp104 static types::ID foldType(types::ID Lang) { in foldType() function
207 Type = foldType(*Type); in TransferableCommand()
240 if (Std != LangStandard::lang_unspecified && foldType(TargetType) == Type) { in transferTo()
330 Types.push_back(foldType(guessType(OriginalPaths[I]))); in FileIndex()
517 Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang))); in getCompileCommands()