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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp103 static types::ID foldType(types::ID Lang) { function in namespace:clang::tooling::__anon1133
204 Type = foldType(*Type);
237 if (Std != LangStandard::lang_unspecified && foldType(TargetType) == Type) {
341 Types.push_back(foldType(guessType(Path)));
528 Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang)));

Completed in 127 milliseconds