reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  196     Type = foldType(*Type);
  227     if (Std != LangStandard::lang_unspecified && foldType(TargetType) == Type) {
  330       Types.push_back(foldType(guessType(Path)));
  517         Inner->getCompileCommands(Index.chooseProxy(Filename, foldType(Lang)));