HomeSort by: relevance | last modified time | path
    Searched defs:foldType (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/
InterpolatingCompilationDatabase.cpp 103 static types::ID foldType(types::ID Lang) {
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 48 milliseconds