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

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

Completed in 208 milliseconds