Searched defs:ASTCaches (Results 1 – 1 of 1) sorted by relevance
31 struct ASTCaches { struct32 ASTCaches(const std::string &translation_unit_source, in ASTCaches() argument37 std::string translation_unit_source_;38 const std::string root_dir_;39 std::map<const clang::Decl *, std::string> decl_to_source_file_cache_;41 llvm::DenseSet<clang::QualType> converted_qual_types_;