reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
218 if (!type || !ast_importer.CanImport(type)) 218 if (!type || !ast_importer.CanImport(type)) 221 auto qual_type = ClangUtil::GetQualType(type); 229 if (ClangASTContext::StartTagDeclarationDefinition(type)) 230 ClangASTContext::CompleteTagDeclarationDefinition(type);